[ 
https://issues.jenkins-ci.org/browse/JENKINS-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

domi resolved JENKINS-4690.
---------------------------

    Resolution: Fixed
    
> Be able to arbitrary paramterize m2 releases
> --------------------------------------------
>
>                 Key: JENKINS-4690
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-4690
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: m2release
>    Affects Versions: current
>         Environment: Platform: All, OS: All
>            Reporter: davidkarlsen
>            Assignee: teilo
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to