Hi!

I've configured the maven-assembly-plugin for a project to generate 3 tar.gz 
archives dist-sources, dist-binary and dist-all.

So it would be no problem to do a manual md5sum over those files, but I'm a 
lazy guy and like to have maven do this for me ;) 

I've read through the plugin docu and jira, but it seems that the 
maven-assembly-plugin cannot generate MD5 and/or SHA1 for the generated 
assemblies?

So how would you do it?

Or should I simply create a Jira and patch the plugin with using 
java.security.MessageDigest?

txs and LieGrue,
stru




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to