I've just started using maven for tagging, releasing and rolling up versions for the next development cycle and most of the time it works like charm. Me like.
However I would like to use the release:branch goal to at the same time create a maintenance branch with only a minor version rollup, and when I specify the version of the branch as an argument maven doesn't seem to pick it up. Why?
I've tried both with the -DreleaseVersion=<version> option specified in the docs and the -Dproject.rel.org.example:artifact=<version> used in the example.
The version of maven I'm using is 2.2.1 and the maven-release-plugin version is 2.1.