[
https://issues.apache.org/jira/browse/SCM-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964754#comment-17964754
]
Olivier Lamy commented on SCM-576:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#780|https://github.com/apache/maven-scm/issues/780].
> PerforceTagCommand does not work when a ScmFileSet is specified
> ---------------------------------------------------------------
>
> Key: SCM-576
> URL: https://issues.apache.org/jira/browse/SCM-576
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-perforce
> Affects Versions: 1.4
> Reporter: Rune Bremnes
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.5
>
> Attachments: PerforceTagCommand.patch
>
>
> Only the name of the files in the file set is used as arguments to the p4
> labelsync command. This will only work if the specified files are in the
> working directory. Changing the file.getName() to file.getPath() fixes the
> problem for me. I have attached a patch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)