Package org.apache.maven.plugins.gpg
package org.apache.maven.plugins.gpg
-
ClassDescriptionA 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.Signs artifacts and installs the artifact in the remote repository.