Last Version

PGP Maven plugin 1.1

PGP signing for Maven artifacts, done right.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

pgp-maven-plugin
Version

Version

1.1
Type

Type

maven-plugin
Description

Description

PGP Maven plugin
PGP signing for Maven artifacts, done right.
Project URL

Project URL

http://kohsuke.org/pgp-maven-plugin
Source Code Management

Source Code Management

https://github.com/kohsuke/pgp-maven-plugin

Download pgp-maven-plugin 1.1


<plugin>
    <groupId>org.kohsuke</groupId>
    <artifactId>pgp-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.bouncycastle : bcpg-jdk15 jar 1.46
org.apache.maven : maven-project jar 2.0
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
commons-io : commons-io jar 1.4
net.java.dev.jna : jna jar 3.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.