When they are created or when they are installed? It should happen
with the latter, it isn't usually the case for the former (And would
suggest a separate plugin for that).
- Brett
On 11/01/2009, at 7:35 AM, Mark Struberg wrote:
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]
--
Brett Porter
[email protected]
http://blogs.exist.com/bporter/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]