Hello,

The Maven team is pleased to announce the release of the Maven Jar
Signer, version 1.0

This component provides some utilities to sign/verify jars/files in your Mojos.

See http://maven.apache.org/shared/maven-jarsigner/

You should specify the version in your project's plugin configuration:

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-jarsigner</artifactId>
  <version>1.0</version>
</dependency>


Have fun,
-- 
The Maven Team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to