bamboo:cli
Full name:
com.atlassian.maven.plugins:maven-bamboo-plugin:3.5-m7:cli
Description:
(no description)
Attributes:
- Requires a Maven 2.0 project to be executed.
Optional Parameters
| Name |
Type |
Since |
Description |
| pluginManager |
PluginManager |
- |
(no description)
|
| product |
String |
- |
(no description)
|
| cliPort |
int |
- |
(no description)
Default value is: 4330. |
Parameter Details
pluginManager:
(no description)
- Type:
org.apache.maven.plugin.PluginManager
- Required:
No
product:
(no description)
- Type:
java.lang.String
- Required:
No
- Expression:
${product}
cliPort:
(no description)
- Type:
int
- Required:
No
- Expression:
${cli.port}
- Default:
4330