You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mt...@apache.org on 2022/01/08 20:22:06 UTC

[maven] branch master updated (c229278 -> 4476026)

This is an automated email from the ASF dual-hosted git repository.

mthmulders pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from c229278  rework javadoc
     add 4476026  [MNG-7217] Update Commons CLI to version 1.5.0

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/maven/cli/CLIManager.java |  6 +-
 .../main/java/org/apache/maven/cli/MavenCli.java   | 38 ++---------
 .../java/org/apache/maven/cli/CLIManagerTest.java  | 50 --------------
 .../java/org/apache/maven/cli/MavenCliTest.java    | 79 ++++++++++++++++++++--
 pom.xml                                            |  2 +-
 5 files changed, 85 insertions(+), 90 deletions(-)
 delete mode 100644 maven-embedder/src/test/java/org/apache/maven/cli/CLIManagerTest.java