|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (COMPRESS-80) wrong checksum for maven artifacts in repositorywrong checksum for maven artifacts in repository
------------------------------------------------ Key: COMPRESS-80 URL: https://issues.apache.org/jira/browse/COMPRESS-80 Project: Commons Compress Issue Type: Bug Affects Versions: 1.0 Reporter: Daan de Wit The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote = 'commons-compress-1.0.pom:' - RETRYING Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom 7K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote = 'commons-compress-1.0.pom:' - IGNORING [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots Downloading: http://mvnrepo.dev.wis.local/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar Downloading: http://mvnrepo.dev.wis.local/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar 140K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote = 'commons-compress-1.0.jar:' - RETRYING Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar 140K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote = 'commons-compress-1.0.jar:' - IGNORING -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Updated: (COMPRESS-80) wrong checksum for maven artifacts in repository[ https://issues.apache.org/jira/browse/COMPRESS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daan de Wit updated COMPRESS-80: -------------------------------- Description: The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote = 'commons-compress-1.0.pom:' - RETRYING Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom 7K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote = 'commons-compress-1.0.pom:' - IGNORING [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots Downloading: http://[company repo]/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar Downloading: http://[company repo]/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar 140K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote = 'commons-compress-1.0.jar:' - RETRYING Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar 140K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote = 'commons-compress-1.0.jar:' - IGNORING was: The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote = 'commons-compress-1.0.pom:' - RETRYING Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom 7K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote = 'commons-compress-1.0.pom:' - IGNORING [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots Downloading: http://mvnrepo.dev.wis.local/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar Downloading: http://mvnrepo.dev.wis.local/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar 140K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote = 'commons-compress-1.0.jar:' - RETRYING Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar 140K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote = 'commons-compress-1.0.jar:' - IGNORING > wrong checksum for maven artifacts in repository > ------------------------------------------------ > > Key: COMPRESS-80 > URL: https://issues.apache.org/jira/browse/COMPRESS-80 > Project: Commons Compress > Issue Type: Bug > Affects Versions: 1.0 > Reporter: Daan de Wit > > The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom > 7K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - IGNORING > [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots > Downloading: http://[company repo]/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://[company repo]/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - IGNORING -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (COMPRESS-80) wrong checksum for maven artifacts in repository[ https://issues.apache.org/jira/browse/COMPRESS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725535#action_12725535 ] Christian Grobmeier commented on COMPRESS-80: --------------------------------------------- This script checks MD5 on the dist directories, here the checksums looks good: http://people.apache.org/~henkp/checker/md5.html (this actually works for commons compress too) Is this a problem with sync to m1 repo? > wrong checksum for maven artifacts in repository > ------------------------------------------------ > > Key: COMPRESS-80 > URL: https://issues.apache.org/jira/browse/COMPRESS-80 > Project: Commons Compress > Issue Type: Bug > Affects Versions: 1.0 > Reporter: Daan de Wit > > The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom > 7K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - IGNORING > [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots > Downloading: http://[company repo]/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://[company repo]/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - IGNORING -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (COMPRESS-80) wrong checksum for maven artifacts in repository[ https://issues.apache.org/jira/browse/COMPRESS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725536#action_12725536 ] Christian Grobmeier commented on COMPRESS-80: --------------------------------------------- Just saw, that the MD5 checksum on m1 repo is different to the dist folders. This is cause, md5 was wrong and infrastructure told me to regenerate. I did, but replication to m repo seems to fail. I'll ask the infra guy on it. > wrong checksum for maven artifacts in repository > ------------------------------------------------ > > Key: COMPRESS-80 > URL: https://issues.apache.org/jira/browse/COMPRESS-80 > Project: Commons Compress > Issue Type: Bug > Affects Versions: 1.0 > Reporter: Daan de Wit > > The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom > 7K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - IGNORING > [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots > Downloading: http://[company repo]/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://[company repo]/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - IGNORING -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Resolved: (COMPRESS-80) wrong checksum for maven artifacts in repository[ https://issues.apache.org/jira/browse/COMPRESS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved COMPRESS-80. ----------------------------------------- Resolution: Fixed Fix Version/s: 1.0 The MD5 and SHA1 files have been resynced - everything should work correctly now. > wrong checksum for maven artifacts in repository > ------------------------------------------------ > > Key: COMPRESS-80 > URL: https://issues.apache.org/jira/browse/COMPRESS-80 > Project: Commons Compress > Issue Type: Bug > Affects Versions: 1.0 > Reporter: Daan de Wit > Fix For: 1.0 > > > The central repository contains wrong checksums for the compress-1.0 artifacts. This will cause many company repositories to ignore these artifacts. The following is logged when doing for examle mvn dependency:tree on tika trunk: > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.pom > 7K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '325980a09dbbd0c108ece8e7733b462b00e6f2a8'; remote > = 'commons-compress-1.0.pom:' - IGNORING > [INFO] snapshot org.apache.tika:tika-core:0.4-SNAPSHOT: checking for updates from libs-snapshots > Downloading: http://[company repo]/libs-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://[company repo]/ext-releases/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - RETRYING > Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar > 140K downloaded > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '995ae384a0b1e2c66269e6bc5198db8561fb45a2'; remote > = 'commons-compress-1.0.jar:' - IGNORING -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free embeddable forum powered by Nabble | Forum Help |