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

Anatoly Kupriyanov commented on MRELEASE-777:
---------------------------------------------

It is absolutely unnecessary for git. Until the commit is pushed outside, it is 
very easy to rollback with "git reset". In my case the build runs a lot of 
integration tests which take nearly 20 minutes. It is not so good to run it 
twice.

I am talking about the 
[workingDirectory|http://maven.apache.org/maven-release/maven-release-plugin/perform-mojo.html#workingDirectory],
 at the moment the plugin just deletes the folder. It makes even safer to do 
"git clean" instead.
                
> release plugin shouldn't git clone if the SCM is git
> ----------------------------------------------------
>
>                 Key: MRELEASE-777
>                 URL: https://jira.codehaus.org/browse/MRELEASE-777
>             Project: Maven 2.x Release Plugin
>          Issue Type: Improvement
>         Environment: Linux x86_64, maven 2.2.1
>            Reporter: Joel Orlina
>            Assignee: Mark Struberg
>
> See here for original issue:
> https://issues.sonatype.org/browse/MVNCENTRAL-202

--
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