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/05/11 20:13:55 UTC

[maven] branch master updated (3e91767 -> fc806a2)

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 3e91767  [MNG-7032] Evaluate --help and --version after configuring the logging/color
     add fc806a2  [MNG-7151] Upgrade Maven Resolver to 1.7.0

No new revisions were added by this update.

Summary of changes:
 .../main/appended-resources/META-INF/LICENSE.vm    |   2 +-
 .../unrecognized-javax.annotation-api-1.3.2.txt    | 759 +++++++++++++++++++++
 .../internal/DefaultVersionRangeResolver.java      |   2 +-
 .../internal/DefaultVersionResolver.java           |   2 +-
 .../repository/internal/MavenAetherModule.java     |  80 ---
 .../internal/MavenRepositorySystemUtils.java       |   2 +
 pom.xml                                            |   5 +-
 7 files changed, 767 insertions(+), 85 deletions(-)
 create mode 100644 apache-maven/src/main/appended-resources/licenses/unrecognized-javax.annotation-api-1.3.2.txt
 delete mode 100644 maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenAetherModule.java