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

Felix Simmendinger edited comment on SCM-714 at 3/11/13 3:25 AM:
-----------------------------------------------------------------

actually that would work but then each release would result in 100+ commits and 
that is not what you want. It is only the add command that needs to be splitted 
up in multiple steps. For the maven-scm-plugin:add there is already the 
functionality to split up the adds.
                
      was (Author: fsimmend):
    actually that would work but then each release would result in 100+ commits 
and that is not what you want. It is only the add command that needs to be 
splitted up in multiple steps.
                  
> mvn release:prepare fails if the command line is too long on windows
> --------------------------------------------------------------------
>
>                 Key: SCM-714
>                 URL: https://jira.codehaus.org/browse/SCM-714
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.8.1
>            Reporter: Felix Simmendinger
>            Priority: Blocker
>
> The issue from SCM-697 does not solve the issue as the gitprovider is not 
> using the add command but the checkin command during a release.

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

Reply via email to