You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Borut BolĨina <bo...@gmail.com> on 2007/12/06 16:25:29 UTC

release:branch

Hi,

why is branch name stated as optional at
http://maven.apache.org/plugins/maven-release-plugin/branch-mojo.html when
it clearly isn't? Also the example at
http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html is
saying

To execute this step, run:

mvn release:branch


which gives:
[INFO] [release:branch]
[INFO] --------------------------------------------
[ERROR] BUILD ERROR
[INFO] --------------------------------------------
[INFO] The branch name is required.



???