cstamas commented on issue #2019: URL: https://github.com/apache/maven-resolver/issues/2019#issuecomment-5168072179
@elharo see here for benefits https://maven.apache.org/resolver/expected-checksums.html See "Remote Included" ones. Benefit is literally cutting HTTP request count to half (without: one GET for JAR one GET for jar.sha1; with: one GET for both). -- 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]
