cstamas commented on PR #1357:
URL: https://github.com/apache/maven/pull/1357#issuecomment-1864456808

   This setting cannot be per dependency, at least resolver does not support 
that. The depMgr is set per session. And what current PR changes is really only 
this: are depMgt sections obeyed only 2 level deep or to the end of pit. The "2 
level depth" comes from Maven2 times, and was artificial limit just to make 
Maven3 (resolver in it) work like Maven2 did. Unsure why Maven4 would need to 
work in this respect as Maven2 did.


-- 
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-unsubscr...@maven.apache.org

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

Reply via email to