All Classes and Interfaces

Class
Description
 
A base class for all classes that implements signing of files.
A signer implementation that uses pure Java Bouncy Castle implementation to sign.
 
Collects project artifact, the POM, and attached artifacts to be signed.
 
Sign project artifact, the POM, and attached artifacts with GnuPG for deployment.
A signer implementation that uses the GnuPG command line executable.
Represents the semver value of GPG.
Parse the output of gpg --version and exposes these as dedicated objects.
Display help information on maven-gpg-plugin.
Call mvn gpg:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Signs artifacts and installs the artifact in the remote repository.