slachiewicz commented on issue #770: URL: https://github.com/apache/maven-resolver/issues/770#issuecomment-5485359971
The 1.x ScopeDependencySelector semantics — where the transitive flag depended on the presence or absence of the root node — were replaced by the ScopeManager rework delivered in 2.0.0 (MRESOLVER-512, PR #445, 39452f79). The old util class is deprecated, and its legacy() factory documents exactly this 1.x quirk; the new impl selectors are depth-based instead. Closing as fixed by the 2.0.0 rework. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
