You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Chris <sh...@yahoo.com> on 2008/11/24 19:29:22 UTC

Bad checksum problem

I'm getting a "checksum failed" error when downloading from the maven 
repository on our network.

What happened was that I created a pom for a jar that didn't have one, 
uploaded it, found an error in it, and uploaded a second time. So the 
checksum for the pom changed.

How do I fix this? My guess is that old checksum is being cached 
someplace, but I don't know where. Or maybe this is an Archiva problem?




11/24/08 11:56:45 AM CST: Downloading archiva.internal : 
org/tigris/subversion/svnant/1.2.0-RC1/svnant-1.2.0-RC1.pom

11/24/08 11:56:45 AM CST: Downloaded [archiva.internal] -> 
http://paine:8081/archiva/repository/internal//org/tigris/subversion/svnant/1.2.0-RC1/svnant-1.2.0-RC1.pom

11/24/08 11:56:45 AM CST: [WARN] *** CHECKSUM FAILED - Checksum failed 
on download: local = '362357268355c8e642ac2580621d209f7825eee3'; remote 
= '9865d36d3b519cf0d53b8fac1c394c37db405445' - RETRYING


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


Re: Bad checksum problem

Posted by Baptiste MATHUS <ml...@batmat.net>.
First, try purging your local repository. If you used maven-deploy-plugin to
re-upload the jar with its pom, the sha1&md5 should be OK on the repo.
Try running mvn dependency:purge-local-repository  once before other goals.

Cheers.

2008/11/24 Chris <sh...@yahoo.com>

> I'm getting a "checksum failed" error when downloading from the maven
> repository on our network.
>
> What happened was that I created a pom for a jar that didn't have one,
> uploaded it, found an error in it, and uploaded a second time. So the
> checksum for the pom changed.
>
> How do I fix this? My guess is that old checksum is being cached someplace,
> but I don't know where. Or maybe this is an Archiva problem?
>
>
>
>
> 11/24/08 11:56:45 AM CST: Downloading archiva.internal :
> org/tigris/subversion/svnant/1.2.0-RC1/svnant-1.2.0-RC1.pom
>
> 11/24/08 11:56:45 AM CST: Downloaded [archiva.internal] ->
> http://paine:8081/archiva/repository/internal//org/tigris/subversion/svnant/1.2.0-RC1/svnant-1.2.0-RC1.pom
>
> 11/24/08 11:56:45 AM CST: [WARN] *** CHECKSUM FAILED - Checksum failed on
> download: local = '362357268355c8e642ac2580621d209f7825eee3'; remote =
> '9865d36d3b519cf0d53b8fac1c394c37db405445' - RETRYING
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !