[ https://issues.apache.org/jira/browse/SCM-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961055#comment-17961055 ]
ASF GitHub Bot commented on SCM-329: ------------------------------------ jira-importer closed issue #543: [SCM-329] Perforce where support edge case broken URL: https://github.com/apache/maven-scm/issues/543 > Perforce where support edge case broken > --------------------------------------- > > Key: SCM-329 > URL: https://issues.apache.org/jira/browse/SCM-329 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-perforce > Affects Versions: 1.0-rc1 > Reporter: Mike Perham > Assignee: Patrick Schneider > Priority: Major > > It looks like there is a case where we are handed the full path rather than a > relative path (in cases where the parent project is a peer to the child > project on the filesystem). The fallback to p4 where needs to handle this > case. > {quote} > [DEBUG] Sending changelist: > Change: new > Description: > [maven-release-plugin] prepare for next development iteration > Files: > //depot/external/wicket-1.2.x/wicket-parent/pom.xml > > //depot/external/wicket-1.2.x/wicket-parent/C:/src/private/depot/external/wicket-1.2.x/wicket/pom.xml > > //depot/external/wicket-1.2.x/wicket-parent/C:/src/private/depot/external/wicket-1.2.x/wicket-extensions/pom.xml > {quote} -- This message was sent by Atlassian Jira (v8.20.10#820010)