Thank you for the answer, this will help. Devs won't come to me each time a warning is issued.

Thank you.

Jer

On Mon, 14 Nov 2005 01:30:17 +0100, Brett Porter <[EMAIL PROTECTED]> wrote:

Yes, it is a relatively simple task actually... it should be in the
next deployment plugin. I'll ensure it is in jira.

As for downloading the checksum alongside the jar - I'll put that in jira too.

you can create the checksums using the md5sum/sha1sum commands on
unix/cygwin, eg:

sha1sum maven-metadata.xml >maven-metadata.xml.sha1

(only one is needed)

On 11/14/05, dan tran <[EMAIL PROTECTED]> wrote:
there is some talk of extracting code from maven-deploy-plugin to create new
plugin for this purpose.
 -D

 On 11/13/05, Jerarckill - ANS <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> When putting archives in my enterprise's central repository, I want
> checksum files to be created, in order not to have warnings each time the
> files are downloaded by a developer.
>
> Is there a way to do this with maven ?
>
> Also, is there a way to tell maven to download checksum files as well as > archives or poms when downloading new dependencies or plugins from central
> repository?
>
> Thank you in advance,
>
> Jérôme JADOULLE
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to