You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/10/01 12:05:37 UTC

[maven] branch fix-group-metadata-deploy updated (e6c24df -> 41bb3e1)

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

cstamas pushed a change to branch fix-group-metadata-deploy
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from e6c24df  Make it work
     add 038201e  [MNG-7274] - JUnit Jupiter via BOM
     add 5c9512f  [MNG-7275] - fixing resource leak due to Files.list
     add 59ea495  Merge remote-tracking branch 'origin/master' into fix-group-metadata-deploy
     add 41bb3e1  Simplify even more

No new revisions were added by this update.

Summary of changes:
 maven-compat/pom.xml                               |  5 ++++
 .../artifact/deployer/ArtifactDeployerTest.java    |  9 +++++++
 .../artifact/installer/ArtifactInstallerTest.java  |  9 +++++++
 .../DefaultPluginsMetadataInfoProvider.java        | 28 +++++++---------------
 .../apache/maven/wrapper/BootstrapMainStarter.java |  7 ++++--
 pom.xml                                            | 10 ++++----
 6 files changed, 42 insertions(+), 26 deletions(-)