cstamas opened a new pull request, #1882: URL: https://github.com/apache/maven-resolver/pull/1882
BF selector creates many complex objects just to toss them away. Reason was flawed filter method, that required complete prepared context only to toss it away, if needed. Revert the logic: test dependencySelector (if present) with upcoming dependency and only if accepted, continue with complex object creation. -- 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]
