michael-o commented on code in PR #151:
URL: https://github.com/apache/maven-release/pull/151#discussion_r980923072


##########
maven-release-plugin/src/main/java/org/apache/maven/plugins/release/StageReleaseMojo.java:
##########
@@ -68,6 +68,7 @@ void createGoals()
     @Override
     void setDeploymentRepository()
     {
+        getLog().debug( "add -DaltDeploymentRepository arg to cli arguments" );

Review Comment:
   I am confused by this message. Is this imperative for the user to perform 
because the text is a command for the user? Did you mean to write `Adding ....`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to