I think this can happen when your Ivy cache gets corrupted, and can be fixed by 
clearing the Ivy cache, triggering a re-download.

(To automate this, we could wrap the <ivy:cleancache/> ant task: 
<http://ant.apache.org/ivy/history/2.2.0/use/cleancache.html>.)

Steve

From: Smiley, David W. [mailto:dsmi...@mitre.org]
Sent: Friday, May 18, 2012 11:49 AM
To: dev@lucene.apache.org Dev
Subject: CHECKSUM FAILED for commons-fileupload-1.2.1.jar

I'm trying to build Lucene/Solr today, svn updated, then went to do a compile 
and I got this:

CHECKSUM FAILED for 
/SmileyDev/Search/lucene-solr_svn/solr/lib/commons-fileupload-1.2.1.jar 
(expected: "384faa82e193d4e4b0546059ca09572654bc3970" was: 
"fd968960d004ba8863a2e7b9c88f260aa588c22d")

I thought the fix for this is supposedly:
ant clean-jars resolve
But it didn't fix the issue.  Any ideas?

~ David

Reply via email to