As far as I know, you have to remove the checksums from your local repo
by hand, and then rerun the build and let the proper remote ones be
downloaded.

The problem is that once you get something in local repo, maven never
updates it.  It only checks to see if it is there or not.

In your case, it looks like what you have locally does not match what
the remote repo has.


There are a number of JIRA's open regarding this.  Please vote for them.

http://jira.codehaus.org/browse/MNG-1954


Ruel Loehr
JBoss QA
 
-----------------------------
512-342-7840 ext 2011
Yahoo: ruelloehr
Skype: ruelloehr
AOL: dokoruel

-----Original Message-----
From: EJ Ciramella [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 24, 2006 9:14 AM
To: Maven Users List
Subject: Recalculating md5 checksums

So I'm a bit further along with the internal repository work (still all
the maven-plugin parts are downloaded from repo1 rather than my internal
repository - grrrr), but I'm stopped again.
 
How do I update all the checksums?
 
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'e09e901a48cff3e4ea2964c4fd06f88e64191b20'; remote =
'8b79625916bb713d26edc3
62ed7f7934a3fe9b94' - RETRYING
 
 
 

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

Reply via email to