Use Version Stored in Maven POM

You are viewing an old version (v. 1) of this page.
The latest version is v. 2, last edited on Feb 25, 2020 (view differences | )
view page history | view next version >>

Situation

When run a Maven build, instruct QuickBuild to use version stored in POM.

Demonstration

Run the demo configuration. At start of the build, the version is taking from next build version of the configuration, however when the maven build step finishes, build version will be set to 1.0.0-SNAPSHOT, which is the same as stored in POM.

Resolution

Check step definition of the demo configuration, the maven build step is defined with sync build version option checked. This tells QuickBuild to sync build version to the version stored in POM when this step finishes.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.