Wiki

Clone wiki

bamboo-maven-pom-extractor-plugin / Home

Welcome

The maven-pom-parser-plugin is a Bamboo plugin providing a build task that extracts values from Maven POMs and sets build variables using those values.

Doing automated releases that publish to an artifact manager and feed a deployment pipeline? Keep the Bamboo variables you use in sync with your POM using this plugin.

You can automatically extract your artifact's GAV or "query" the POM to extract arbitrary values. Bamboo Build variables are used, which means that the scope of the variables created is a Job.

Documentation and examples coming soon!

Updated