On 02/19/2010 05:54 PM, Niall Pemberton wrote:
Looks OK to me, except need md5 checksums for the actual release. Also
maven repository artifacts.
Sure, I'll add the md5 and sha1 signatures
If you have GPG setup and run something like the following:
mvn -Prc clean install -Dgpg.passphrase=thephrase
Then you should find it creates both the md5 and sigs in your local m2
repository - for all the jars, pom and the zip/gz stuff
Those are not real signatures, just md5 hashes
Real ones should look like
hashdigits *file.name
I'm using md5sum and sha1sum for those.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]