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

Be able to arbitrary paramterize m2 releases

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • m2release-plugin
    • None
    • Platform: All, OS: All

    Description

      be able to provide arbitrary parameters to the maven release command line. (not
      merely versions like today).

      Suggestion:
      Configure it like release:prepare release:perform -Dusername=%USERNAME%
      -Dpassword=%PASSWORD% -DreleaseVersion=%RELEASEVERSION%
      -DdevelopmentVersion=%DEVELOPMENTVERSOIN% - or some other type of placeholders.
      This should lead you into a dialogue where you're prompted for username, pw, rel
      ver, and dev. ver for the release.

      This way you won't have to hardcode credentials into the hudson job configuration.

      Attachments

        Activity

          People

            Unassigned Unassigned
            davidkarlsen davidkarlsen
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: