cstamas opened a new pull request #140: URL: https://github.com/apache/maven-resolver/pull/140
Refactor and make it pluggable. Also, make it work with Central. This change broadens "smart checksum" support in Resolver, and gets them from HTTP response header, if present. So far only Nexus2 was supported, but this now adds more implementations, so for example Central is supported now as well, hence, to download a JAR from Central will now take only 1 HTTP request and not 2, that effectively halves count of HTTP requests done today against central as well. --- https://issues.apache.org/jira/browse/MRESOLVER-231 -- 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]
