Hi all,

I'm trying to run 'ant idea' on 4.2.* and I'm getting "invalid sha1" error 
messages. (see below)

I'll appreciate any help,

Shahar
===================================================================
.
.
.
resolve
ivy:retrieve

:: problems summary ::
:::: WARNINGS
        problem while downloading module descriptor: 
http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom: invalid 
sha1: expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 (72ms)
        problem while downloading module descriptor: 
http://oss.sonatype.org/content/repositories/releases/org/apache/ant/ant/1.8.2/ant-1.8.2.pom:
 invalid sha1: expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 
(53ms)
        problem while downloading module descriptor: 
http://maven.restlet.org/org/apache/ant/ant/1.8.2/ant-1.8.2.pom: invalid sha1: 
expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 (53ms)
        problem while downloading module descriptor: 
http://mirror.netcologne.de/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom: 
invalid sha1: expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 
(58ms)

                module not found: org.apache.ant#ant;1.8.2
.
.
.
        ==== public: tried
          http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
        ==== sonatype-releases: tried
          
http://oss.sonatype.org/content/repositories/releases/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
        ==== maven.restlet.org: tried
          http://maven.restlet.org/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
        ==== working-chinese-mirror: tried
          
http://mirror.netcologne.de/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
        problem while downloading module descriptor: 
http://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.pom: invalid sha1: 
expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 (74ms)
        problem while downloading module descriptor: 
http://oss.sonatype.org/content/repositories/releases/junit/junit/4.10/junit-4.10.pom:
 invalid sha1: expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 
(60ms)
        problem while downloading module descriptor: 
http://maven.restlet.org/junit/junit/4.10/junit-4.10.pom: invalid sha1: 
expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 (58ms)
        problem while downloading module descriptor: 
http://mirror.netcologne.de/maven2/junit/junit/4.10/junit-4.10.pom: invalid 
sha1: expected=<!-- computed=3e839ffb83951c79858075ddd4587bf67612b3c4 (60ms)

                module not found: junit#junit;4.10
.
.
.
.
                 ::::::::::::::::::::::::::::::::::::::::::::::
                ::          UNRESOLVED DEPENDENCIES         ::
                ::::::::::::::::::::::::::::::::::::::::::::::
                :: org.apache.ant#ant;1.8.2: not found
                :: junit#junit;4.10: not found
                :: com.carrotsearch.randomizedtesting#junit4-ant;2.0.8: not 
found
                :: 
com.carrotsearch.randomizedtesting#randomizedtesting-runner;2.0.8: not found
                ::::::::::::::::::::::::::::::::::::::::::::::

:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
D:\apache_solr_4.2.1\lucene\common-build.xml:348: impossible to resolve 
dependencies:
        resolve failed - see output for details

Reply via email to