org.codehaus.woodstox/wstx-asl/3.2.8 - bad md5sum for JAR ---------------------------------------------------------
Key: MEV-641 URL: http://jira.codehaus.org/browse/MEV-641 Project: Maven Evangelism Issue Type: Bug Components: Checksum Failure Reporter: Scott Parkerson I found this bad checksum using my Apache Archiva local mirror. From the log file: {noformat} org.apache.maven.archiva.proxy.DefaultRepositoryProxyConnectors - Transfer invalidated from http://repo1.maven.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.8/wstx-asl-3.2.8.jar : Checksums do not match, policy set to FAIL, deleting checksum files and local file /srv/apache-archiva-1.2.2/data/repositories/proxy/.workingdirectory6264102556128194981.tmp/wstx-asl-3.2.8.jar {noformat} Upon downloading the JAR and checking its MD5 sum: {noformat} eleutheria:~ scott$ curl -s http://repo2.maven.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.8/wstx-asl-3.2.8.jar | md5 28a548e1f88820be76410dbc98731343 eleutheria:~ scott$ curl http://repo2.maven.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.8/wstx-asl-3.2.8.jar.md5 && echo '' f25af24e1256afcc41cf4e81caab958a {noformat} -- 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