[ https://issues.apache.org/jira/browse/SCM-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964314#comment-17964314 ]
Olivier Lamy commented on SCM-119: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#387|https://github.com/apache/maven-scm/issues/387]. > Perforce provider should only append "/..." to view if necessary > ---------------------------------------------------------------- > > Key: SCM-119 > URL: https://issues.apache.org/jira/browse/SCM-119 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-perforce > Reporter: Neil Padgen > Assignee: Mike Perham > Priority: Major > Fix For: 1.0-beta-3 > > Attachments: patch > > > When creating a clientspec, maven-scm-provider-perforce currently appends > "/..." to the SCM URL regardless of what is already there. But other plugins > (such as the changelog-report-plugin, file-activity-report-plugin and > developer-activity-report-plugin) require the SCM URL to end in "/..." to be > able to produce output. > Fix: when creating the clientspec, only append "/..." if it is not already > there. > (I'm not sure if "p4 filelog" is invoked by this component or those other > report plugins.) > *Untested* patch attached. -- This message was sent by Atlassian Jira (v8.20.10#820010)