Full name:
npanday.plugin:maven-install-plugin:1.2:install-file
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
artifactFile | File |
- |
(no description) |
artifactId | String |
- |
(no description) |
groupId | String |
- |
(no description) |
localRepository | File |
- |
(no description) |
packaging | String |
- |
(no description) |
project | MavenProject |
- |
The maven project. |
version | String |
- |
(no description) |
Name | Type | Since | Description |
---|---|---|---|
pomFile | File |
- |
(no description) |
java.io.File
Yes
${file}
java.lang.String
Yes
${artifactId}
java.lang.String
Yes
${groupId}
java.io.File
Yes
${settings.localRepository}
java.lang.String
Yes
${packaging}
java.io.File
No
${pomFile}
org.apache.maven.project.MavenProject
Yes
${project}
java.lang.String
Yes
${artifactVersion}