cstamas opened a new issue, #1911: URL: https://github.com/apache/maven-resolver/issues/1911
### New feature, improvement proposal Resolver 2.x: * has extensible checksum SPI * provides everything we need to create, verify them * so this would be really a simple, dependency-less (resolver and maven plugin api provided) to create, verify checksums, and, if user extends Checksums via SPI, those become automatically available to this plugin Proposed mojos: * `checksums:create` - creates and attaches checksums for project artifacts * `checksums:file-verify` - creates and displays checksums for provided file * ? -- 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]
