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/04 15:23:34 UTC

[GitHub] [maven-dependency-tree] danielnorberg opened a new pull request #9: exclude transitive provided scope dependencies

danielnorberg opened a new pull request #9:
URL: https://github.com/apache/maven-dependency-tree/pull/9


   Transitive dependencies with provided scope should be excluded in order to match maven behavior:
   
   https://github.com/apache/maven/blob/706d9319f14b507f3c3deeba4eeda1a51a531c9b/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java#L80
   
   This should resolve https://issues.apache.org/jira/browse/MENFORCER-402
   


-- 
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