Support multiple tags, branches ------------------------------- Key: MRELEASE-121 URL: http://jira.codehaus.org/browse/MRELEASE-121 Project: Maven 2.x Release Plugin Type: Improvement
Versions: 2.0-beta-4 Reporter: Matthew Beermann Fix For: 2.0 The "tag" property of the plugin should be a List, not a String, whether you're executing from the command line or the interactive prompts. There are a lot of scenarios in which you might want to attach multiple tags at once, e.g. VERSION_1_0 and LATEST_RELEASED. ...and as long as you're in there, how about adding a parameter to allow for actual branching in addition to mere tagging? In CVS, at least, it's simply a matter of adding an additional flag ("-b", I believe). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira