-
Bug
-
Resolution: Incomplete
-
Major
-
None
I have been specifying the following goal to create a branch
release:branch -DbranchName=my_module -DbranchBase=https://myLoc/branches/testBranch-3 -DupdateBranchVersion=true -DupdateWorkingCopyVersions=false -DreleaseVersion=2.3.4
Considering that I manually create the branch holder https://myLoc/branches/testBranch-3, I wanted the branch to be created inside this location. This works as I have described if I do it locally, not using jenkins.
When I use Jenkins to do the branch it tries to create the branch in https://myLoc/branches/, which does not take into account my -DbranchBase parameter.
[JENKINS-12453] branchBase parameter not considered when trying to branch with the maven release plugin
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 142819 ] | New: JNJira + In-Review [ 190290 ] |
Assignee | Original: James Nord [ teilo ] |