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/08/02 11:19:44 UTC

[maven] branch master updated (750cb6c -> a2a3df3)

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

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


    from 750cb6c  [MNG-7199] MAVENHOME_CONFIG var in mvnlauncher script improperly handles two options at once
     add a2a3df3  [MNG-7203] Introduce a long option --verbose and deprecate --debug

No new revisions were added by this update.

Summary of changes:
 .../profiles/activation/FileProfileActivator.java  |  2 +-
 .../internal/aether/LoggingRepositoryListener.java |  2 +-
 .../lifecycle/internal/builder/BuilderCommon.java  |  3 ++-
 .../project/artifact/MavenMetadataSource.java      |  2 +-
 .../main/java/org/apache/maven/cli/CLIManager.java | 12 ++++++++--
 .../main/java/org/apache/maven/cli/CliRequest.java |  6 ++---
 .../main/java/org/apache/maven/cli/MavenCli.java   | 27 ++++++++++++++--------
 .../java/org/apache/maven/cli/CLIManagerTest.java  |  2 +-
 8 files changed, 37 insertions(+), 19 deletions(-)