Uses of Class
org.apache.maven.plugins.gpg.AbstractGpgMojo
Packages that use AbstractGpgMojo
-
Uses of AbstractGpgMojo in org.apache.maven.plugins.gpg
Subclasses of AbstractGpgMojo in org.apache.maven.plugins.gpgModifier and TypeClassDescriptionclass
Sign project artifact, the POM, and attached artifacts with GnuPG for deployment.class
Signs artifacts and deploys the artifacts and signatures in the remote repository.class
Resolves given artifacts from a given remote repository, signs them, and deploys the signatures next to signed artifacts, and cleans up afterward.