Bamboo Maven POM Value Extractor Home

The Bamboo Maven POM Value Extractor is an Atlassian Bamboo plugin that provides a build task that extracts values from Maven POMs and sets build variables using those values. This allows you to keep you Bamboo variables in sync with your Maven POM. 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.

The plugin is available for free in the Atlassian Marketplace. It is opened sourced under the Apache v2 license. Project source code is in Bitbucket.

 

Plugin Help

The task configuration screens contain help text for various options. You can find additional information on the following topics