[ 
https://issues.apache.org/jira/browse/SCM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962572#comment-17962572
 ] 

ASF GitHub Bot commented on SCM-688:
------------------------------------

jira-importer opened a new issue, #897:
URL: https://github.com/apache/maven-scm/issues/897

   
**[Billy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=newmanw10)**
 opened 
**[SCM-688](https://issues.apache.org/jira/browse/SCM-688?redirect=false)** and 
commented
   
   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.
   
   ```
   mvn scm:tag -DworkingDirectory=/tmp/somewhere
   ```
   
   I believe that this should change directories to /tmp/somewhere and then 
perform the 'svn copy' command.
   
   
   ---
   
   **Affects:** 1.7
   




> 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)

Reply via email to