Maven 2 GPG Plugin

This plugin signs all of the project's attached artifacts with GnuPG.

Goals Overview

  • gpg:sign Sign project artifact, the POM, and attached artifacts with GnuPG for deployment.
  • gpg:sign-and-deploy-file Signs artifacts and installs the artifact in the remote repository.

Usage

Instructions on how to use the GPG Plugin can be found here.

Examples

To provide you with better understanding of some usages of the GPG Plugin, you can take a look at the following example: