You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2021/06/30 21:39:32 UTC

[maven] branch maven-3.8.x updated (5a89973 -> 484e502)

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

michaelo pushed a change to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 5a89973  [MNG-7170] Allow to associate pomFile/${basedir} with DefaultProjectBuilder.build(ModelSource, ...)
     add bfd7c49  [MNG-7179] Upgrade Jansi to 2.3.3
     add 14ff5dd  [MNG-7177] Upgrade Maven Shared Utils to 3.3.4
     add 73f34c0  [MNG-7172] Remove expansion of Jansi native libraries
     add 3925486  [MNG-7032] Evaluate --help and --version after configuring the logging/color
     add f98e632  [MNG-7080] Add a --color option to simplify color support
     add 484e502  [MNG-7127] fix MavenCliTest.testStyleColors test in JDK 16

No new revisions were added by this update.

Summary of changes:
 apache-maven/pom.xml                               | 16 ---------
 apache-maven/src/bin/mvn                           |  1 -
 apache-maven/src/bin/mvn.cmd                       |  1 -
 apache-maven/src/lib/jansi-native/README.txt       |  7 ----
 apache-maven/src/main/assembly/component.xml       |  8 -----
 .../main/java/org/apache/maven/cli/CLIManager.java |  4 +++
 .../main/java/org/apache/maven/cli/MavenCli.java   | 10 +++++-
 .../maven/cli/CLIManagerDocumentationTest.java     |  4 ++-
 .../java/org/apache/maven/cli/MavenCliTest.java    | 40 ++++++++++++++++++++++
 pom.xml                                            |  4 +--
 10 files changed, 58 insertions(+), 37 deletions(-)
 delete mode 100644 apache-maven/src/lib/jansi-native/README.txt