Full name:
npanday.plugin:maven-repository-plugin:1.3-incubating:package
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
project | MavenProject |
- |
The maven project. |
Name | Type | Since | Description |
---|---|---|---|
outputDirectory | String |
- |
Sets location of assembled artifacts. Default value is: archive-tmp/repository/releases . |
withGac | boolean |
- |
Pull in assemblies from the global assembly cache. |
java.lang.String
No
${outputDirectory}
archive-tmp/repository/releases
org.apache.maven.project.MavenProject
Yes
${project}
boolean
No
${withGac}