checksum validation reports invalid checksum when checksum is correct
---------------------------------------------------------------------
Key: MRM-882
URL: http://jira.codehaus.org/browse/MRM-882
Project: Archiva
Issue Type: Bug
Components: remote proxy
Affects Versions: 1.1
Reporter: James William Dumay
Priority: Blocker
checksum validation reports invalid checksum when checksum is correct
{quote}
2008-07-21 20:20:33,964 [TP-Processor340] INFO
org.apache.maven.archiva.proxy.DefaultRepositoryProxyConnectors -
Transfer invalidated from
https://maven.atlassian.com/private-snapshot/com/atlassian/confluence/confluence-project/2.9-SNAPSHOT/confluence-project-2.9-20080722.004353-472.pom
: Checksums do not match, policy set to FAIL, deleting checksum files and
local file
/opt/archiva/repodata/internal/com/atlassian/confluence/confluence-project/2.9-SNAPSHOT/confluence-project-2.9-20080722.004353-472.pom.
{quote}
When downloaded directly from the remote repository the checksum is:
{code}
320c0085b46f604b36bd818cc0bbdc47
{code}
The .md5 from the remote repository contains
{code}
320c0085b46f604b36bd818cc0bbdc47
{code}
When the checksum policy is ignore on Archiva the checksum for the file is:
{code}
320c0085b46f604b36bd818cc0bbdc47
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira