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

jenkins maven release not releasing , uploading only snapshots

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • maven-plugin
    • None
    • Jenkins 1.609.2 LTS M2 Release Plugin after upgrade to 0.14

      uploading to repo only snapshots not releases :
      Executing Maven: -B -f /home/dev/jenkins-ci-slave-1/workspace/git-itinera-http/itinera-http/pom.xml -DdevelopmentVersion=1.0.7-SNAPSHOT -DreleaseVersion=1.0.6 -Dresume=false release:prepare release:perform

      Version is not changed.

          [JENKINS-30341] jenkins maven release not releasing , uploading only snapshots

          As anyone else confirmed this?

          I think I'm experiencing the same problem. Basically when configuring with

          -Dresume=false release:prepare release:perform
          

          everything seems to go well, but in the end only the next release (i.e. snapshot) is uploaded (with the correct version).

          Also, two new commits are created as expected, one for the release and another for the next development iteration. However these aren't pushed to remote. Shouldn't they be?

          Thanks

          Ricardo Ferreira added a comment - As anyone else confirmed this? I think I'm experiencing the same problem. Basically when configuring with -Dresume= false release:prepare release:perform everything seems to go well, but in the end only the next release (i.e. snapshot) is uploaded (with the correct version). Also, two new commits are created as expected, one for the release and another for the next development iteration. However these aren't pushed to remote. Shouldn't they be? Thanks

          Mehdi Mahmoud added a comment -

          Is that issue still opened, fixed or abandoned?
           

          Mehdi Mahmoud added a comment - Is that issue still opened, fixed or abandoned?  

            Unassigned Unassigned
            step t stepanchuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: