is not current version
Last Version 3.0.1

Modified Maven GPG Plugin 1.7

Signs the project artifacts with GnuPG. Fork maven-gpg-plugin 1.7 to work with non standard maven projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.mhus.mvn.plugin
ArtifactId

ArtifactId

gpg-maven-plugin
Version

Version

1.7
Type

Type

maven-plugin
Description

Description

Modified Maven GPG Plugin
Signs the project artifacts with GnuPG. Fork maven-gpg-plugin 1.7 to work with non standard maven projects.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/mhus/gpg-maven-plugin/tree/HEAD

Download gpg-maven-plugin 1.7


<plugin>
    <groupId>de.mhus.mvn.plugin</groupId>
    <artifactId>gpg-maven-plugin</artifactId>
    <version>1.7</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven : maven-repository-metadata jar 2.2.1
org.apache.maven : maven-model jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.1.0
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.