Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-80

wrong checksum for maven artifacts in repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.0
    • None
    • None

    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

      Attachments

        Activity

          People

            Unassigned Unassigned
            d.de.wit Daan de Wit
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: