This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch 3.8.x/jansi-and-stuff
in repository https://gitbox.apache.org/repos/asf/maven.git.
from 3925486 [MNG-7032] Evaluate --help and --version after configuring
the logging/color
new f98e632 [MNG-7080] Add a --color option to simplify color support
new 484e502 [MNG-7127] fix MavenCliTest.testStyleColors test in JDK 16
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java | 4 ++++
maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java | 2 ++
.../test/java/org/apache/maven/cli/CLIManagerDocumentationTest.java | 4 +++-
maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java | 3 +++
4 files changed, 12 insertions(+), 1 deletion(-)