Did you configure proxy address in maven settings.xml file? location of this file : <maven installation dir>/conf/settings.xml
in proxies target, pls configure user, password, host, port values. Regards, Uma ----- Original Message ----- From: Abhijit Rao <bza...@gmail.com> Date: Friday, October 21, 2011 12:15 pm Subject: Help needed with HDFS-FUSE build To: hdfs-dev@hadoop.apache.org > 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 >