You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by nicolas De Loof <ni...@cgey.com> on 2004/02/10 13:37:08 UTC

MD5 checksum

Just a simple question :

"How to build the MD5 checksum for my artifacts (I use 
multiproject:install goal) ?"

Nico.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: MD5 checksum

Posted by Emmanuel Venisse <em...@venisse.net>.
If you use a *nix server and ssh, The jar:deploy goal generate automatically
a md5 file.
If you want generate md5 file before sending your artifact, you can create a
new jelly tag that include org.apache.maven.util.md5Sum

Emmanuel

----- Original Message ----- 
From: "nicolas De Loof" <ni...@cgey.com>
To: "Maven Users List" <us...@maven.apache.org>
Sent: Tuesday, February 10, 2004 1:37 PM
Subject: MD5 checksum


> Just a simple question :
>
> "How to build the MD5 checksum for my artifacts (I use
> multiproject:install goal) ?"
>
> Nico.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org