cstamas commented on PR #191: URL: https://github.com/apache/maven-resolver/pull/191#issuecomment-1253819047
Just an example of "post hook" that would allow you to do this in extension. But that very same extension may "wrap" DefaultArtifactResolver and just do whatever you want (checksum check). Still, implementation should be aware of container (sisu, vanilla Guice or SL)... https://github.com/apache/maven-resolver/compare/master...cstamas:maven-resolver:post-resolve-hook?expand=1 -- 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]
