The Maven team is pleased to announce the release of the Apache Maven Shared Jarsigner
This component provides some utilities to sign/verify jars/files in your Mojos.
To use the Maven Jarsigner, add the following dependency to your project:
1 2 3 4 5 |
|
Release Notes – Maven Shared Components – Version maven-jarsigner-1.3
Fixed Bug:
- MSHARED-314 – Unsigning a jar is not correct
Enjoy,
-The Maven team