You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Antoine Levy-Lambert <an...@gmx.de> on 2006/10/30 15:56:41 UTC

Ant task to gpg sign artefacts

Hi,

I have created in jakarta-sandbox, subproject openpgp an ant task to GPG sign artefacts. The openpgp library itself has been created by Brett Porter & Stefan Bodewig.

There is no release of openpgp, but you can see the documentation online.

I will probably have to go the extra step of creating the corresponding MOJO before I can talk of releasing this (will be on commons-dev anyway).

http://jakarta.apache.org/commons/sandbox/openpgp/signer.html

To build it, you first need to check out the whole sandbox

svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/

afterwards you can cd into the openpgp directory. Typing mvn package will generate the jar file.

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org