Hi,

see the history of the mailing list. There are many answers to this problem. But I'll qote one for you, so you don't have to search... ;)

This is a problem with developing on top of nutch-0.9.tar.gz

You've got 2 options to solve this:

1. export the missing config/*.template files from the SVN-Repository
2. edit build.xml:61 so that it doesn't want to touch these *.template files.


best regards,
        Sebastian Steinmetz
        
Am 01.11.2007 um 14:58 schrieb Xin Zhang:

Hello

I am trying install a plugin that I develop, but when I run ant ,show me
this message:

BUILD FAILED
E:\Nutch\nutch-0.9\src\plugin\build-plugin.xml:117: The following error
occurred
 while executing this line:
E:\Nutch\nutch-0.9\build.xml:61: Specify at least one source--a file or
resource
 collection.

Total time: 1 second
Why?

Thank you

Reply via email to