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

Default versioning mode maven release plugin issue

XMLWordPrintable

      I need some help about the maven release plugin !

      FIRST

      I encountered an issue that is obstructing my development on Jenkins.

      After installing the maven-release-plugin on Jenkins I've tested it.

      The fact is that for a project without any dependencies, the plugin works well.

      But since I have some project dependencies it doesn't. Indeed after selecting the "Default versioning mode" as "Specify version(s)" ,when I save he configuration and try to perform maven release build, the "Default versioning mode" parameter keeps its state, whatever I change it to and simply goes back to ''none'' state. There is no way to modify it !!!

      My main goal here is to specify my release version of a dependency and this is what the "Default versioning mode" is done for because maven-release-plugin can't work with SNAPSHOT dependencies !!

      SECONDLY

      Finally to solve this problem I downgraded the maven release plugin to the 0.7.1 version and now I can select the default versioning mode .

      But the second issue I faced is that I want to release a job which depends on other one.

      Project B ---------> Project A depends on

      The fact is I released the Project A in a 0.0.X version.

      Now I would like to use/implement this Project A release during the release of the Project B because I don't want any SNAPSHOT dependencies in my released projects !!

      I also tried using versions-maven-plugin but the use of both those plugin seems not to work together... Am I wrong ?

      All I want to do is working while using the cmd !!

      Anyone encountered this problem yet ? is there a solution to it ? I join a picture showing the result I expect

      JENKINS 1.596 & maven-release-plugin 0.7.1

        1. Capture.JPG
          66 kB
          alexis oliot
        2. Capture.JPG
          95 kB
          alexis oliot
        3. Problème default versioning mode maven release plugin JENKINS 1.jpg
          281 kB
          alexis oliot

            lebrame57 alexis oliot
            lebrame57 alexis oliot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: