dantran edited a comment on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675787334
@michael-o I built your branch (1.5.1-SNAPSHOT), and replace it at my maven
3.6.3( build from source via mvn clean install -DresolverVersion=1.5.1-SNAPSHOT
-Drat.skip=true). The result is better but still slow
- Clean build no local repo - 1 hour ( no test)
- with local repo cache 2.5 min
- Clean build no local repo + original maven 3.6.3 - 6 min
The serialization of dependencies is the culprit
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]