James Nord created MRELEASE-739:
-----------------------------------
Summary: Add a checkout goal
Key: MRELEASE-739
URL: https://jira.codehaus.org/browse/MRELEASE-739
Project: Maven 2.x Release Plugin
Issue Type: New Feature
Affects Versions: 2.2.2
Reporter: James Nord
It would sometimes be useful to be able to run release:prepare and then get a
checkout of the source in target/checkout that comes from the tag that is just
made.
Whilst this is partially possible by using the maven-scm-plugin it does not
understand the release.properties file so you need to parse that and then
supply options to the command line.
this request is to add a new goal "checkout" which will use the
release.properties (or optionally configured parameters) to checkout the source.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira