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 TypeClassDescriptionclassSign project artifact, the POM, and attached artifacts with GnuPG for deployment.classSigns artifacts and deploys the artifacts and signatures in the remote repository.classResolves given artifacts from a given remote repository, signs them, and deploys the signatures next to signed artifacts, and cleans up afterward.