You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/12/02 19:02:08 UTC

[maven] 01/03: Merge branch 'MNG-5728' of https://gitbox.apache.org/repos/asf/maven

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

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

commit 06c32178993e7e6ecee487831873a5e568b4643a
Merge: b24c34b d8ad76b
Author: rfscholte <rf...@apache.org>
AuthorDate: Wed Dec 2 19:57:23 2020 +0100

    Merge branch 'MNG-5728' of https://gitbox.apache.org/repos/asf/maven

 .../repository/ArtifactRepositoryPolicy.java       |  4 +++-
 .../AbstractArtifactComponentTestCase.java         | 28 ++++++++++++++++++++++
 .../repository/legacy/DefaultWagonManagerTest.java |  5 ++++
 .../apache/maven/bridge/MavenRepositorySystem.java | 22 ++++++++---------
 maven-model/src/main/mdo/maven.mdo                 |  7 +++---
 .../internal/ArtifactDescriptorUtils.java          | 18 +++++++++++++-
 6 files changed, 67 insertions(+), 17 deletions(-)