[ https://issues.apache.org/jira/browse/SCM-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964421#comment-17964421 ]
Olivier Lamy commented on SCM-181: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#454|https://github.com/apache/maven-scm/issues/454]. > Handle renumbered changelists > ----------------------------- > > Key: SCM-181 > URL: https://issues.apache.org/jira/browse/SCM-181 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-perforce > Reporter: Mike Perham > Assignee: Mike Perham > Priority: Major > Fix For: 1.0-beta-3 > > > Perforce can renumber a changelist if someone else sneaks in a changelist. > http://www.perforce.com/perforce/doc.051/manuals/p4guide/07_changelists.html > I just got this while testing the release plugin: > [INFO] Transforming wif to snapshot > [INFO] Checking in development POMs > Provider message: > Unable to submit > Command output: > Change 94821 renamed change 94823 and submitted. > [INFO] ---------------------------------------------- > [ERROR] BUILD ERROR > [INFO] ---------------------------------------------- > [INFO] An error is occurred in the checkin process. > Embedded error: Error! > Everything is ok (i.e. it was checked in successfully) but maven-scm thinks > there was an error. -- This message was sent by Atlassian Jira (v8.20.10#820010)