Full name:
org.apache.commons:commons-build-plugin:1.2:download-page
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| commons.release.version | String |
- |
The version of the latest release of the project. Default value is: ${commons.release.version}. |
| basedir | File |
- |
The base directory from which to execute the Ant script. Default value is: ${basedir}. |
| Name | Type | Since | Description |
|---|---|---|---|
| commons.binary.suffix | String |
- |
The suffix for the binary distro. Default value is: ${commons.binary.suffix}. |
| commons.release.desc | String |
- |
Release Title or Description. Default value is: ${commons.release.desc}. |
| commons.release.2.version | String |
- |
The version of an alternative release of the project. Default value is: ${commons.release.2.version}. |
| commons.release.2.desc | String |
- |
Alternative Release Title or Description. Default value is: ${commons.release.2.desc}. |
| commons.release.2.binary.suffix | String |
- |
The suffix for the alternative release binary distro. Default value is: ${commons.release.2.binary.suffix}. |
| messageLevel | String |
- |
The message-level used to tune the verbosity of Ant logging. Default value is: info. |
java.lang.StringYes${commons.release.version}java.lang.StringNo${commons.binary.suffix}java.lang.StringNo${commons.release.desc}java.lang.StringNo${commons.release.2.version}java.lang.StringNo${commons.release.2.desc}commons.release.2.binary.suffix:
java.lang.StringNo${commons.release.2.binary.suffix}java.io.FileYes${antBasedir}${basedir}java.lang.StringNo${antMessageLevel}info