Details
-
Type:
New Feature
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: svnmerge-plugin
-
Labels:None
-
Environment:Jenkins 1.637
-
Similar Issues:
Description
This plugin should be able to update the pom.xml of the project when branching.
It should use release:branch maven plugin goal which performs that perfectly :
http://maven.apache.org/maven-release/maven-release-plugin/examples/branch.html
http://maven.apache.org/maven-release/maven-release-plugin/branch-mojo.html