cstamas opened a new pull request, #1750:
URL: https://github.com/apache/maven/pull/1750

   New CLI for Maven. Goals are reusability (a la mvnd) and easier 
embeddability. If you build this branch, you will end up with Maven distro that 
uses "new" `maven-cli:org.apache.maven.cling.MavenCling` class as entry point 
instead of "old" `maven-embedder:org.apache.maven.cli.MavenCli`.
   
   First step is to make "pretty much equivalent" capable CLI as compareed to 
"old", with some exceptions:
   * "encryption" ops are gone, those should be in separate tool anyway
   * "deprecated and unsupported" CLI options like `-llr` present ONLY to make 
Maven fail are gone (now Arg parser will fail).


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