You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/06/11 10:38:23 UTC

[GitHub] michael-o commented on a change in pull request #76: [SCM-889] fix jazz provider tag command

michael-o commented on a change in pull request #76: [SCM-889] fix jazz provider tag command
URL: https://github.com/apache/maven-scm/pull/76#discussion_r194360491
 
 

 ##########
 File path: maven-scm-providers/maven-scm-provider-jazz/src/main/java/org/apache/maven/scm/provider/jazz/command/tag/JazzTagCommand.java
 ##########
 @@ -176,7 +176,7 @@ public JazzScmCommand createTagCreateSnapshotCommand( JazzScmProviderRepository
             command.addArgument( message );
         }
 
-        command.addArgument( repo.getRepositoryWorkspace() );
 
 Review comment:
   What is the difference between those two?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services