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.StringNo${altDeploymentRepository}skip :
boolean2.4No${maven.deploy.skip}falsebooleanNo${updateReleaseInfo}false