Name: | maven-jarsigner-plugin |
---|---|
Version: | 1.2 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 57815 |
License: | ASL 2.0 |
RPM: | maven-jarsigner-plugin-1.2-9.el7.noarch.rpm |
Source RPM: | maven-jarsigner-plugin-1.2-9.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://maven.apache.org/plugins/maven-jarsigner-plugin/ |
Summary: | Signs or verifies a project artifact and attachments using jarsigner |
Description: | This plugin provides the capability to sign or verify a project artifact and attachments using jarsigner. If you need to sign a project artifact and all attached artifacts, just configure the sign goal appropriately in your pom.xml for the signing to occur automatically during the package phase. If you need to verify the signatures of a project artifact and all attached artifacts, just configure the verify goal appropriately in your pom.xml for the verification to occur automatically during the verify phase. |
- Mass rebuild 2013-12-27
- Migrate away from mvn-rpmbuild (Resolves: #997477)
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Introducing NOTICE in the javadoc subpackage - Minor spec file changes according to the latest guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Missing runtime deps (maven, plexus-utils) added
- Initial version of the package