You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Scott Parkerson (JIRA)" <ji...@codehaus.org> on 2009/11/02 17:50:55 UTC

[jira] Created: (MEV-641) org.codehaus.woodstox/wstx-asl/3.2.8 - bad md5sum for JAR

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

        

[jira] Closed: (MEV-641) org.codehaus.woodstox/wstx-asl/3.2.8 - bad md5sum for JAR

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juven Xu closed MEV-641.
------------------------

    Resolution: Fixed
      Assignee: Juven Xu

fixed

> 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
>            Assignee: Juven Xu
>
> 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