[ https://issues.apache.org/jira/browse/SCM-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964827#comment-17964827 ]
Olivier Lamy commented on SCM-642: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#865|https://github.com/apache/maven-scm/issues/865]. > GitSatusConsumer does not report deleted file > --------------------------------------------- > > Key: SCM-642 > URL: https://issues.apache.org/jira/browse/SCM-642 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-gitexe > Affects Versions: 1.5 > Reporter: Bertrand Paquet > Assignee: Olivier Lamy > Priority: Minor > Fix For: 1.6 > > Attachments: patch > > > Take a git reposistory. > Delete a file with git rm. > Launche GitStatusCommand : the deleted file will not be reported by the > GitStatusConsumer > Bug is located around line 139 in GitStatusConsumer.java, the file cannot > exists if status == ScmFileStatus.DELETED > Patch attached -- This message was sent by Atlassian Jira (v8.20.10#820010)