Uses of Class
org.apache.maven.plugin.gpg.AbstractGpgMojo
-
-
Uses of AbstractGpgMojo in org.apache.maven.plugin.gpg
Subclasses of AbstractGpgMojo in org.apache.maven.plugin.gpg Modifier and Type Class Description class
GpgSignAttachedMojo
Sign project artifact, the POM, and attached artifacts with GnuPG for deployment.class
SignAndDeployFileMojo
Signs artifacts and installs the artifact in the remote repository.
-