Full name:
org.apache.maven.plugins:maven-deploy-plugin:2.4:deploy
Description:
Attributes:
deploy
.Name | Type | Since | Description |
---|---|---|---|
altDeploymentRepository | String |
- |
Specifies an alternative repository to which the project artifacts
should be deployed ( other than those specified in
<distributionManagement> ). Format: id::layout::url |
skip | boolean |
2.4 |
Set this to 'true' to bypass artifact deploy Default value is: false . |
updateReleaseInfo | boolean |
- |
Parameter used to update the metadata to make the artifact as
release. Default value is: false . |
java.lang.String
No
${altDeploymentRepository}
skip :
boolean
2.4
No
${maven.deploy.skip}
false
boolean
No
${updateReleaseInfo}
false