"Some of the jars require maven 2 to build, so I cannot use the newest
release plugin"
I don't understand this: Maven 2.2.1 is a specific version of Maven2, so
that should work.
I'm not aware of plugins who can be used with Maven 2.0.10, but not with
Maven 2.2.1
So start by upgrading Maven and try your builds, it should be a painless
upgrade.
Next upgrade the maven-release-plugin in your pom.xml
And no: I don't think there are other plugins which can update the
connection url.
However, if you want to branch with a maven-plugin, you can also use the
scm:branch[1]
best,
Robert
[1] http://maven.apache.org/scm/maven-scm-plugin/branch-mojo.html
Op Sat, 01 Nov 2014 22:45:20 +0100 schreef Leonie
<[email protected]>:
Good day Robert,
I wondered if you might be aware of a plugin that I can use to update the
scm connection? Then I can create the branch with mvn release:branch and
after that is complete I can update the connection with another command.
I'm
trying to script a release. Some of the jars require maven 2 to build,
so I
cannot use the newest release plugin
Thanks in advance
--
View this message in context:
http://maven.40175.n5.nabble.com/mvn-release-branch-updating-POM-incorrectly-tp5811978p5812295.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]