Hi all,

When I try to build a project on my Linux box I see the following error:

abhijit@abhijit-desktop:~/hadoop$ ant compile-c++-libhdfs -Dlibhdfs=1
Buildfile: build.xml
ivy-download:
      [get] Getting:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
      [get] To: /home/abhijit/hadoop/ivy/ivy-2.0.0-rc2.jar
      [get] Error getting
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jarto
/home/abhijit/hadoop/ivy/ivy-2.0.0-rc2.jar

BUILD FAILED
java.net.ConnectException: Connection timed out

I'm unable download the file
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jareven
with wget but it gets downloaded with a browser.

Why does this happen? and is there a way to get this to work ?

Thanks,
Abhijit

Reply via email to