You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stuart McCulloch (JIRA)" <ji...@codehaus.org> on 2007/08/23 10:02:47 UTC

[jira] Created: (MAVENUPLOAD-1680) Bad upload of biz.aQute:bndlib:0.0.189

Bad upload of biz.aQute:bndlib:0.0.189
--------------------------------------

                 Key: MAVENUPLOAD-1680
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1680
             Project: maven-upload-requests
          Issue Type: Bug
            Reporter: Stuart McCulloch


http://www.aqute.biz/repo/biz/aQute/bnd/0.0.189/bnd-0.0.189.jar

doesn't appear to have been uploaded correctly to the central repo...

Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.pom
907b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '03b791ce3c47594ecf640233ccc4c3104cd0ef5f'; remote = '18cdc68727538d79aceb6fc7f3bfbc4447ce1372' - RETRYING
Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.pom
907b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '03b791ce3c47594ecf640233ccc4c3104cd0ef5f'; remote = '18cdc68727538d79aceb6fc7f3bfbc4447ce1372' - IGNORING
Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.pom
886b downloaded
Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.jar
128K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3d9741eb962f42cb491212f5e0d76cfb3c67ac9f'; remote = '0914ba6cac8e9f8352ab07f9e8067e6550418e70' - RETRYING
Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.jar
128K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3d9741eb962f42cb491212f5e0d76cfb3c67ac9f'; remote = '0914ba6cac8e9f8352ab07f9e8067e6550418e70' - IGNORING

jar tvf ~/.m2/repository/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.jar

java.util.zip.ZipException: invalid entry size (expected 250368 but got 987 bytes)
        at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:372)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
        at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
        at sun.tools.jar.Main.list(Main.java:744)
        at sun.tools.jar.Main.run(Main.java:192)
        at sun.tools.jar.Main.main(Main.java:904)


-- 
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: (MAVENUPLOAD-1680) Bad upload of biz.aQute:bndlib:0.0.189

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MAVENUPLOAD-1680.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> Bad upload of biz.aQute:bndlib:0.0.189
> --------------------------------------
>
>                 Key: MAVENUPLOAD-1680
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1680
>             Project: maven-upload-requests
>          Issue Type: Bug
>            Reporter: Stuart McCulloch
>            Assignee: Carlos Sanchez
>
> http://www.aqute.biz/repo/biz/aQute/bnd/0.0.189/bnd-0.0.189.jar
> doesn't appear to have been uploaded correctly to the central repo...
> Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.pom
> 907b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '03b791ce3c47594ecf640233ccc4c3104cd0ef5f'; remote = '18cdc68727538d79aceb6fc7f3bfbc4447ce1372' - RETRYING
> Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.pom
> 907b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '03b791ce3c47594ecf640233ccc4c3104cd0ef5f'; remote = '18cdc68727538d79aceb6fc7f3bfbc4447ce1372' - IGNORING
> Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.pom
> 886b downloaded
> Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.jar
> 128K downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3d9741eb962f42cb491212f5e0d76cfb3c67ac9f'; remote = '0914ba6cac8e9f8352ab07f9e8067e6550418e70' - RETRYING
> Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.jar
> 128K downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3d9741eb962f42cb491212f5e0d76cfb3c67ac9f'; remote = '0914ba6cac8e9f8352ab07f9e8067e6550418e70' - IGNORING
> jar tvf ~/.m2/repository/biz/aQute/bndlib/0.0.189/bndlib-0.0.189.jar
> java.util.zip.ZipException: invalid entry size (expected 250368 but got 987 bytes)
>         at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:372)
>         at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
>         at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
>         at sun.tools.jar.Main.list(Main.java:744)
>         at sun.tools.jar.Main.run(Main.java:192)
>         at sun.tools.jar.Main.main(Main.java:904)

-- 
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