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

Add a way to change the SCM release Tag

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • m2release-plugin
    • None

      thanks for the plugin

      • However why do you not propose to use SCM conf job for releasing instead of forcing user to declare SCM parameters in the pom.xml ?
      • BIG PROBLEM : you tag on the SCM with the job name suffixed by the release number. WHY ? Ex :
        INFO Tagging release with the label test-14-standard-web-1_0_0_0_3...

      Instead of tagging my test-14-standard-web with v1_0_0_0_3 as requested in the input release field before the release action.

      So because our SCM check the tag syntax the action is rejected

      It is not the plugin but maven-release-plugin that is responsible of this

      (http://jira.codehaus.org/browse/MRELEASE-159, http://jira.codehaus.org/browse/MRELEASE-150)

      but How can I configure it

      I must give the -Dtag=v1_0_0_0_3 parameter to release:prepare but it will be fine if M2 release plugin could display on the action page, a input field with the SCM tag (with a default value)

      Can I create a issue ?

        1. m2release.patch
          12 kB
          pierrebocquet
        2. m2release.patch
          9 kB
          pierrebocquet
        3. screenshot-1.jpg
          175 kB
          fabrice31

            Unassigned Unassigned
            fabrice31 fabrice31
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: