[
https://issues.apache.org/jira/browse/SCM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964841#comment-17964841
]
Olivier Lamy commented on SCM-688:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#897|https://github.com/apache/maven-scm/issues/897].
> workingDirectory is not honored when tagging
> --------------------------------------------
>
> Key: SCM-688
> URL: https://issues.apache.org/jira/browse/SCM-688
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-api, maven-scm-client, maven-scm-provider-svn
> Affects Versions: 1.7
> Reporter: Billy
> Priority: Major
>
> When using 'tag' I cannot set the 'workingDirectory' property in either the
> pom or command line.
> I.E.
> if my pom is not the directory I want to tag I cannot set the working
> directory to something else.
> {noformat}
> mvn scm:tag -DworkingDirectory=/tmp/somewhere
> {noformat}
> I believe that this should change directories to /tmp/somewhere and then
> perform the 'svn copy' command.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)