gnodet commented on a change in pull request #435:
URL: https://github.com/apache/maven/pull/435#discussion_r626524229



##########
File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
##########
@@ -423,7 +426,10 @@ void cli( CliRequest cliRequest )
             cliManager.displayHelp( System.out );
             throw e;
         }
+    }
 
+    private void command( CliRequest cliRequest ) throws ExitException

Review comment:
       I've rebased and renamed the method.




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

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


Reply via email to