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

          James Nord added a comment -

          Can you attach the project and console output.

          James Nord added a comment - Can you attach the project and console output.

          evernat added a comment -

          No response from the reporter, so resolving as incomplete.

          evernat added a comment - No response from the reporter, so resolving as incomplete.

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

              Created:
              Updated:
              Resolved: