Full name:
org.apache.commons:commons-build-plugin:1.2:jira-page
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| commons.jira.id | String |
- |
The external JIRA id for the project (alphabetic, upper case) Default value is: ${commons.jira.id}. |
| commons.jira.pid | String |
- |
The internal JIRA id for the project (numeric) Default value is: ${commons.jira.pid}. |
| basedir | File |
- |
The base directory from which to execute the Ant script. Default value is: ${basedir}. |
| Name | Type | Since | Description |
|---|---|---|---|
| messageLevel | String |
- |
The message-level used to tune the verbosity of Ant logging. Default value is: info. |
java.lang.StringYes${commons.jira.id}java.lang.StringYes${commons.jira.pid}java.io.FileYes${antBasedir}${basedir}java.lang.StringNo${antMessageLevel}info