Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

The maven release plugin assumes you are releasing from the latest commit on the current branch (HEAD). You cannot release from a previous build, it has to be the latest one.

 

When getting to the latest build of a module, the screen should be something like:

 

 

Before running the build, it's possible to customise the versions:

Image Removed

 

It's possible to change the next released version in the Plan Configuration as well:

Image Removed

 

 

The default release version is defined in a variable named maven.release.version. The default next snapshot ( maven.development.version) is empty, and calculated by the maven release plugin.

If you want to know what will be the next release (or if you want to change it), check the plan variables configuration:

Image Added

 

When you click the 'play' button to kick the release, Bamboo will allow you to customise a few variables. Image Added

 

 

If this module is part of the reference application, other option you might want to override is the global variable 'preparing.refapp.distro.release':

Image Added

When it's true, the refapp distro will be updated with the released version; when it's false, with the next snapshot.

 

Other pages

Child pages (Children Display)

...