Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12453

branchBase parameter not considered when trying to branch with the maven release plugin

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • m2release-plugin
    • 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

          vinod mahalingam created issue -
          evernat made changes -
          Resolution New: Incomplete [ 4 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 142819 ] New: JNJira + In-Review [ 190290 ]
          James Nord made changes -
          Assignee Original: James Nord [ teilo ]

            Unassigned Unassigned
            vinzy vinod mahalingam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: