bamboo:release

Full name:

com.atlassian.maven.plugins:maven-bamboo-plugin:3.9-m4:release

Description:

(no description)

Attributes:

  • Requires a Maven 2.0 project to be executed.

Required Parameters

Name Type Since Description
targetDirectory File - (no description)
finalName String - (no description)

Optional Parameters

Name Type Since Description
pluginManager PluginManager - (no description)
product String - (no description)
instanceId String - (no description)
allowGoogleTracking boolean - (no description)
Default value is: true.
containerId String - (no description)
Default value is: tomcat6x.
httpPort int - (no description)
Default value is: 0.
contextPath String - (no description)
server String - (no description)
productVersion String - (no description)
jvmArgs String - (no description)
startupTimeout int - (no description)
shutdownTimeout int - (no description)
systemProperties Properties - (no description)
systemPropertyVariables Map<String,Object> - (no description)
log4jProperties File - (no description)
testResourcesVersion String - (no description)
productDataVersion String - (no description)
Default value is: LATEST.
productDataPath String - (no description)
enableFastdev boolean - (no description)
Default value is: true.
fastdevVersion String - (no description)
Default value is: 1.9.1.
enableDevToolbox boolean - (no description)
Default value is: true.
devToolboxVersion String - (no description)
Default value is: 1.1.
enablePde boolean - (no description)
Default value is: true.
pdeVersion String - (no description)
Default value is: 1.2.
pluginArtifacts List<ProductArtifact> - (no description)
libArtifacts List<ProductArtifact> - (no description)
bundledArtifacts List<ProductArtifact> - (no description)
salVersion String - (no description)
pdkVersion String - (no description)
Default value is: 0.4.
restVersion String - (no description)
webConsoleVersion String - (no description)
Default value is: 1.2.8.
pluginArtifactsString String - (no description)
libArtifactsString String - (no description)
bundledArtifactsString String - (no description)
installPlugin boolean - (no description)
Default value is: true.
artifactResolver ArtifactResolver - (no description)
localRepository ArtifactRepository - (no description)
repositories List - (no description)
artifactFactory ArtifactFactory - (no description)
products List<Product> - (no description)
output String - (no description)
parallel boolean - (no description)
Default value is: false.
mavenArgs String - (no description)

Parameter Details

pluginManager:

(no description)
  • Type: org.apache.maven.plugin.PluginManager
  • Required: No

product:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${product}

instanceId:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${instanceId}

allowGoogleTracking:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${allow.google.tracking}
  • Default: true

containerId:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${container}
  • Default: tomcat6x

httpPort:

(no description)
  • Type: int
  • Required: No
  • Expression: ${http.port}
  • Default: 0

contextPath:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${context.path}

server:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${server}

productVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${product.version}

jvmArgs:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${jvmargs}

startupTimeout:

(no description)
  • Type: int
  • Required: No
  • Expression: ${product.start.timeout}

shutdownTimeout:

(no description)
  • Type: int
  • Required: No
  • Expression: ${product.stop.timeout}

systemProperties:

(no description)
  • Type: java.util.Properties
  • Required: No

systemPropertyVariables:

(no description)
  • Type: java.util.Map<java.lang.String,java.lang.Object>
  • Required: No

log4jProperties:

(no description)
  • Type: java.io.File
  • Required: No

testResourcesVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${test.resources.version}

productDataVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${product.data.version}
  • Default: LATEST

productDataPath:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${product.data.path}

enableFastdev:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${fastdev.enable}
  • Default: true

fastdevVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${fastdev.version}
  • Default: 1.9.1

enableDevToolbox:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${devtoolbox.enable}
  • Default: true

devToolboxVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${devtoolbox.version}
  • Default: 1.1

enablePde:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${pde.enable}
  • Default: true

pdeVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${pde.version}
  • Default: 1.2

pluginArtifacts:

(no description)
  • Type: java.util.List<com.atlassian.maven.plugins.amps.ProductArtifact>
  • Required: No

libArtifacts:

(no description)
  • Type: java.util.List<com.atlassian.maven.plugins.amps.ProductArtifact>
  • Required: No

bundledArtifacts:

(no description)
  • Type: java.util.List<com.atlassian.maven.plugins.amps.ProductArtifact>
  • Required: No

salVersion:

(no description)
  • Type: java.lang.String
  • Required: No

pdkVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Default: 0.4

restVersion:

(no description)
  • Type: java.lang.String
  • Required: No

webConsoleVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Default: 1.2.8

pluginArtifactsString:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${plugins}

libArtifactsString:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${lib.plugins}

bundledArtifactsString:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${bundled.plugins}

targetDirectory:

(no description)
  • Type: java.io.File
  • Required: Yes
  • Expression: ${project.build.directory}

finalName:

(no description)
  • Type: java.lang.String
  • Required: Yes
  • Expression: ${project.build.finalName}

installPlugin:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${install.plugin}
  • Default: true

artifactResolver:

(no description)
  • Type: org.apache.maven.artifact.resolver.ArtifactResolver
  • Required: No

localRepository:

(no description)
  • Type: org.apache.maven.artifact.repository.ArtifactRepository
  • Required: No
  • Expression: ${localRepository}

repositories:

(no description)
  • Type: java.util.List
  • Required: No
  • Expression: ${project.remoteArtifactRepositories}

artifactFactory:

(no description)
  • Type: org.apache.maven.artifact.factory.ArtifactFactory
  • Required: No

products:

(no description)
  • Type: java.util.List<com.atlassian.maven.plugins.amps.Product>
  • Required: No

output:

(no description)
  • Type: java.lang.String
  • Required: No

parallel:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${parallel}
  • Default: false

mavenArgs:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${maven.args}