[ https://jira.codehaus.org/browse/MRELEASE-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick van Dissel updated MRELEASE-844: ---------------------------------------- Description: For usage of the {{mvn release:prepare}} command in situations where CLI arguments are not possible, I would like to have support for providing the plugin user properties via a properties file. An example situation I need it for, is the following: CI systems like Jenkins have multiple steps in a single job. Environment variables being only in scope for one single step, making it impossible to have a maven release plugin userProperty created dynamicly and use the CLI args ("-D...") to pass userProperties to maven. was:For > Support providing user properties via properties file > ----------------------------------------------------- > > Key: MRELEASE-844 > URL: https://jira.codehaus.org/browse/MRELEASE-844 > Project: Maven 2.x Release Plugin > Issue Type: Improvement > Components: prepare > Affects Versions: 2.4.1, 2.5 > Reporter: Patrick van Dissel > Attachments: support.user.properties.patch > > > For usage of the {{mvn release:prepare}} command in situations where CLI > arguments are not possible, I would like to have support for providing the > plugin user properties via a properties file. > An example situation I need it for, is the following: > CI systems like Jenkins have multiple steps in a single job. Environment > variables being only in scope for one single step, making it impossible to > have a maven release plugin userProperty created dynamicly and use the CLI > args ("-D...") to pass userProperties to maven. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira