[ http://jira.codehaus.org/browse/SCM-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy closed SCM-574. ---------------------------- Resolution: Fixed fixed rev 1061018. Thanks ! > GitCheckInCommand fails on empty changed files list > --------------------------------------------------- > > Key: SCM-574 > URL: http://jira.codehaus.org/browse/SCM-574 > Project: Maven SCM > Issue Type: Bug > Components: maven-scm-provider-git > Affects Versions: 1.4 > Reporter: Andrey Paramonov > Assignee: Olivier Lamy > Fix For: 1.5 > > Attachments: GitCheckInCommand.patch > > > If there is no file in the Git index "git checkin" returns exit code 1, which > causes failed CheckInScmResult. Because of that "mvn release:branch" always > fails for Git repositories (see MRELEASE-579). > We shouldn't probably call "git checkin" if there is nothing to check in. > After I applied the attached patch, "mvn release:branch" succeeded. -- 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