Full name:
org.codehaus.mojo:versions-maven-plugin:1.3.1:display-property-updates
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| allowSnapshots | Boolean | 1.0-alpha-1 | Whether to allow snapshots when searching for the latest version of
an artifact. Default value is: false. |
| autoLinkItems | Boolean | 1.0-alpha-2 | Whether properties linking versions should be auto-detected or not. |
| excludeProperties | String | 1.0-alpha-1 | A comma separated list of properties to not update. |
| generateBackupPoms | Boolean | 1.0-alpha-3 | Controls whether a backup pom should be created (default is true). |
| includeProperties | String | 1.0-alpha-1 | A comma separated list of properties to update. |
| properties | Property[] | 1.0-alpha-3 | Any restrictions that apply to specific properties. |
| rulesUri | String | 1.0-alpha-3 | The Wagon URI of a ruleSet file containing the rules that control
how to compare version numbers. |
| serverId | String | 1.0-alpha-3 | settings.xml's server id for the URL. This is used when wagon needs
extra authentication information. Default value is: serverId. |