rfscholte commented on a change in pull request #619:
URL: https://github.com/apache/maven/pull/619#discussion_r755920946



##########
File path: maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java
##########
@@ -48,6 +48,8 @@
 
     public static final char VERBOSE = 'X';
 
+    public static final String VERY_VERBOSE = "XX";

Review comment:
       If this is really really required, please rename it to TRACE, IMO that's 
the common way to call it.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to