I resolved the problem by changing the build.xml file to download from https://ant-eclipse.googlecode.com/files/ant-eclipse-1.0.bin.tar.bz2
On Tue, Jun 25, 2013 at 6:47 PM, Sznajder ForMailingList < [email protected]> wrote: > Hi > > When running ant eclipse > in Nutch 2.2 > > we get the following error: > > ant-eclipse-download: > [get] Getting: > http://downloads.sourceforge.net/project/ant-eclipse/ant-eclipse/1.0/ant-eclipse-1.0.bin.tar.bz2 > [get] To: > /gpfs/haifa-h1/00/benjams/apache-nutch-2.2/build/ant-eclipse-1.0.bin.tar.bz2 > [get] Error getting > http://downloads.sourceforge.net/project/ant-eclipse/ant-eclipse/1.0/ant-eclipse-1.0.bin.tar.bz2to > /gpfs/haifa-h1/00/benjams/apache-nutch-2.2/build/ant-eclipse-1.0.bin.tar.bz2 > > BUILD FAILED > /gpfs/haifa-h1/00/benjams/apache-nutch-2.2/build.xml:876: > java.net.ConnectException: Connection timed out > > > Benjamin >

