Tamas Cservenak created MNG-8283: ------------------------------------ Summary: Maven CLIng, the "new gen" CLI Key: MNG-8283 URL: https://issues.apache.org/jira/browse/MNG-8283 Project: Maven Issue Type: Task Components: Command Line Reporter: Tamas Cservenak Fix For: 4.0.0, 4.0.0-beta-5
Rework CLI, how Maven "boots". Currently MavenCLI is under-maintained, full of tech debt, and blurs boundaries between arg parsing, DI booting and invoking Maven. Hence, is not reusable, like for mvnd where a mutilated copy of this class was needed. MavenCLIng should alleviate all these problems. -- This message was sent by Atlassian Jira (v8.20.10#820010)