[
https://issues.apache.org/jira/browse/SCM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962573#comment-17962573
]
ASF GitHub Bot commented on SCM-688:
------------------------------------
jira-importer commented on issue #897:
URL: https://github.com/apache/maven-scm/issues/897#issuecomment-2964631828
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
This issue has been auto closed because it has been inactive for a long
period of time. If you think this issue still applies, retest your problem with
the most recent version of Maven and the affected component, reopen and post
your results.
> 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)