I just downloaded the tarball from the nutch.apache.org site for Nutch
2.0, unzipped & untarred it, and tried to build it.  Here's what I
get:

$ ant runtime
Buildfile: build.xml
  [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:

BUILD FAILED
/tmp/nutch-2.0/build.xml:72: Specify at least one source--a file or
resource collection.

Total time: 0 seconds


If I can get rid of the sonar error by removing that block at the
bottom, but I still get the other error.  I've done some google
searches but I can't seem to find a good reason or fix for it.  Has
anyone else run into this problem, or does anyone know what to do to
make it work?

Thanks!

-- Chris

Reply via email to