cstamas opened a new pull request, #12133: URL: https://github.com/apache/maven/pull/12133
Bumps `resolverVersion` from 2.0.16 to 2.0.18. Also some related changes. Changes: * updates Resolver to 2.0.18 * dropped any existing filter building, is happening now in new component in Resolver 2.0.18 (same as in Maven 3.10.x) * user configured filter is NOT applied to plugin resolution * Legacy code uses `LegacyTrackingFileManager` the rest `TrackingFileManagerSupplier` * Expose `RepositorySystemSession` as session scoped, same as Maven 3.10.x (in fact, Maven 3.9.x did seed it, but Module by mistake never exposed it -- this is one of changes in Maven 3.10.x) Backport of ef8ae39f6d5d917b74d78b030eec5d84359cbc46 -- 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]
