Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Maven 1.0.2 on Mac, Java build 1.5.0_06-113
-
Number of attachments :
Description
To reproduce, refer to QDox trunk -
svn co https://svn.codehaus.org/qdox/trunk/
Try to build default goal for qdox/ module
If your setup is the same as mine, you get.......
WARNING: Failed to download ant-1.5.1.jar.
Attempting to download junit-3.8.1.jar.
Error retrieving artifact from http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar: java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download junit-3.8.1.jar.
The build cannot continue because of the following unsatisfied dependencies:
ant-1.5.1.jar
junit-3.8.1.jar
Total time: 2 seconds
Finished at: Wed Jan 31 06:31:03 GMT 2007
WGET process differently for me ...
paul-hammants-computer:~/scm/oss/qdox/trunk/qdox paul$ wget http://www.ibiblio.org/maven/jmock/jars/jmock-1.0.0.jar
-06:31:17- http://www.ibiblio.org/maven/jmock/jars/jmock-1.0.0.jar
=> `jmock-1.0.0.jar'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.46.7.80]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.ibiblio.org/pub/mirrors/maven2/jmock/jmock/1.0.0/jmock-1.0.0.jar [following]
-06:31:17- http://mirrors.ibiblio.org/pub/mirrors/maven2/jmock/jmock/1.0.0/jmock-1.0.0.jar
=> `jmock-1.0.0.jar'
Resolving mirrors.ibiblio.org... done.
Connecting to mirrors.ibiblio.org[152.46.7.65]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 69,251 [text/plain]
100%[=============================================================================================>] 69,251 101.24K/s ETA 00:00
It could be that these forwards are sensitive to your TCP/IP location (I'm presently in Scotland)
See the news entry from 7 December 2006 on the main Maven 1.x site: http://maven.apache.org/maven-1.x/news.html