You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/20 12:14:25 UTC

[GitHub] [maven-resolver] gnodet opened a new pull request #146: [1.6.x][MRESOLVER-235] Fix dependency management issue

gnodet opened a new pull request #146:
URL: https://github.com/apache/maven-resolver/pull/146


   This PR provides a fix for MRESOLVER-235 / MNG-7003.
   However, the fix breaks two ITs: mng4720 and mng4396.
   For mng4720, so core of the IT is not broken, but as specifically commented in the IT see https://github.com/apache/maven-integration-testing/blob/master/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4720DependencyManagementExclusionMergeTest.java#L70, one of the dependency is not included anymore.
   The PR contains unit tests that replicate the ITs for mng4720 and for MNG-7003.  I'm not sure there's any way to fix both at the same time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org