michael-o commented on a change in pull request #81: SCM-486
URL: https://github.com/apache/maven-scm/pull/81#discussion_r209435618
 
 

 ##########
 File path: 
maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/TagMojo.java
 ##########
 @@ -139,12 +147,14 @@ public void execute()
             ScmRepository repository = getScmRepository();
             ScmProvider provider = getScmManager().getProviderByRepository( 
repository );
 
+            getLog().info( "Sign: '" + sign+ "'" );
 
 Review comment:
   Please drop this, we don't log the rest anyway. The plugin framework logs 
everything if in debug mode.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to