Verify PGP signatures plugin – Introduction (original) (raw)

This plugin allows you to automatically verify PGP signature of all project dependencies.

Features

Usage

You can try it by running in your project directory:

mvn org.simplify4u.plugins:pgpverify-maven-plugin:check

or wherever you want in order to see information about a specific artifact:

mvn org.simplify4u.plugins:pgpverify-maven-plugin:show -Dartifact=junit:junit:4.12

More examples of usage

Support

Issues, bugs, new feature requests, questions can be submitted to issue management system.

If you need help, don't hesitate to create new issue.