Hi, I am trying to install Nutch 1.12 from source. I ran *ant *command and it is stuck for a long time at the loading ivysettings.xml line (copied below)-
Buildfile: /app/content/pages/apache-nutch-1.12/build.xml Trying to override old definition of task javac [taskdef] Could not load definitions from resource org/sonar/ant/antlib.xml. It could not be found. ivy-probe-antlib: ivy-download: [taskdef] Could not load definitions from resource org/sonar/ant/antlib.xml. It could not be found. ivy-download-unchecked: ivy-init-antlib: ivy-init: init: clean-default-lib: resolve-default: [ivy:resolve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: *[ivy:resolve] :: loading settings :: file = /app/content/pages/apache-nutch-1.12/ivy/ivysettings.xml* Please advise. I am running this on a server where I am able to run *wget *command without any problem. Thanks, AL