Is it possible that the maven.interseek.com binary jar files are simply corrupted?
Does this happen when you download directly from Central or ibilio? Wayne On 5/6/07, Borut Bolčina <[EMAIL PROTECTED]> wrote:
Hello, even after removing whole local repository and company's maven proxy directory org/apache/maven the mvn clean install fails! It worked a few days ago just fine, but after some artifacts got updated the checksum error appeared. Please help! [INFO] Building jar: c:\Documents and Settings\borutb\Desktop\Workspace\posting-index-server\target\posting- index-server-1.0-SNAPSHOT.jar Downloading: http://maven.interseek.com/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom 2K downloaded Downloading: http://maven.interseek.com/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 8K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '1991be0ed3e1820e135201406d5acabf8c08d426'; remote = '218016709d90d14b64bfb1de3a86a2247e8873db' - RETRYING Downloading: http://maven.interseek.com/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 8K downloaded Downloading: http://maven.interseek.com/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 8K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '1991be0ed3e1820e135201406d5acabf8c08d426'; remote = '218016709d90d14b64bfb1de3a86a2247e8873db' - RETRYING Downloading: http://maven.interseek.com/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 8K downloaded Downloading: http://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.maven ArtifactId: maven Version: 2.0.6 Reason: Unable to download the artifact from any repository org.apache.maven:maven:pom:2.0.6 from the specified remote repositories: central (http://maven.interseek.com), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), codehaus-snapshots (http://snapshots.repository.codehaus.org)
