This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git
from 03256e4ca [MNG-7587] Only test with 4.0 because the fix has been
reverted in 3.9.x
add 4f665f11e [MNG-5600] Dependency management import should support
exclusions. (#269)
No new revisions were added by this update.
Summary of changes:
...00DependencyManagementImportExclusionsTest.java | 75 ++++++++++++++++++++++
.../org/apache/maven/it/TestSuiteOrdering.java | 1 +
.../{mng-4590 => mng-5600/exclusions}/pom.xml | 37 +++++++----
.../org/apache/maven/its/mng5600/bom/0/bom-0.pom} | 28 ++++----
.../{mng-1142 => mng-5600}/settings-template.xml | 0
5 files changed, 112 insertions(+), 29 deletions(-)
create mode 100644
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng5600DependencyManagementImportExclusionsTest.java
copy core-it-suite/src/test/resources/{mng-4590 =>
mng-5600/exclusions}/pom.xml (60%)
copy
core-it-suite/src/test/resources/{it0018/repo/org/apache/maven/its/it0018/parent/1/parent-1.pom
=> mng-5600/repo/org/apache/maven/its/mng5600/bom/0/bom-0.pom} (69%)
copy core-it-suite/src/test/resources/{mng-1142 =>
mng-5600}/settings-template.xml (100%)