Commons Build Ant Mojo: Generate Sandbox Issue Tracking page
Mojo Attributes :
Name | Type | Description |
---|---|---|
commons.jira.componentid | String |
The internal JIRA component id (numeric) Default value is ${commons.jira.componentid} . |
basedir | File |
The base directory from which to execute the Ant script. Default value is ${basedir} . |
Name | Type | Description |
---|---|---|
messageLevel | String |
The message-level used to tune the verbosity of Ant logging. Default value is info . |
The internal JIRA component id (numeric)
java.lang.String
Yes
${commons.jira.componentid}
The base directory from which to execute the Ant script.
java.io.File
Yes
${antBasedir}
${basedir}
The message-level used to tune the verbosity of Ant logging.
java.lang.String
No
${antMessageLevel}
info