| AbstractGpgMojo | 
  | 
| AbstractGpgSigner | 
 A base class for all classes that implements signing of files. 
 | 
| AscArtifactMetadata | 
  | 
| AttachedSignedArtifact | 
 A wrapper class for attached artifacts which have a GPG signature. 
 | 
| FilesCollector | 
 Collects project artifact, the POM, and attached artifacts to be signed. 
 | 
| FilesCollector.Item | 
  | 
| GpgSignAttachedMojo | 
 Sign project artifact, the POM, and attached artifacts with GnuPG for deployment. 
 | 
| GpgSigner | 
 A signer implementation that uses the GnuPG command line executable. 
 | 
| GpgVersion | 
 Represents the semver value of GPG. 
 | 
| GpgVersionParser | 
 Parse the output of gpg --version and exposes these as dedicated objects. 
 | 
| SignAndDeployFileMojo | 
 Signs artifacts and installs the artifact in the remote repository. 
 |