[ 
https://jira.codehaus.org/browse/MRELEASE-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292033#comment-292033
 ] 

James Nord commented on MRELEASE-739:
-------------------------------------

This isn't release perform - or release perform doesn't do what I need.

I don't want any goals to be run
I don't want the release.properties to be removed after the goal is completed 
(if it exists)

If the release plugin has been configured with what goals to run (as it very 
likely) then I wouldn;t be able to change them to "do nothing" from the command 
line.
                
> 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

        

Reply via email to