License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.mhus.mvn.plugin |
ArtifactId | ArtifactIdgpg-maven-plugin |
Version | Version1.7 |
Type | Typemaven-plugin |
Description |
DescriptionModified 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gpg-maven-plugin-1.7.pom | |
gpg-maven-plugin-1.7.jar | 50 KB |
gpg-maven-plugin-1.7-sources.jar | 31 KB |
Browse |
<plugin>
<groupId>de.mhus.mvn.plugin</groupId>
<artifactId>gpg-maven-plugin</artifactId>
<version>1.7</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |