I'm not sure why you get this error. I do know however, that you do need to change nutch-default to include that plugin. Take a look at the <name>plugin.includes</name> property and see if the new plugin is in values field.
Cheers, Nicolas MARTIN-6 wrote: > > Hi, > > I would like to install parse-xml plugin ( > http://wiki.apache.org/nutch/XMLParser_Plugin?highlight=(plugin)<http://wiki.apache.org/nutch/XMLParser_Plugin?highlight=%28plugin%29>). > > After download, i put it in [nutch_folder]\src\plugin\ then i built it > with > ant command. > > However, build is not successful due to errors (cannot find symbol). > > Do you know where does it come from ? > > TY > > -- View this message in context: http://www.nabble.com/installing-a-nutch-plugin-tp22186306p22186990.html Sent from the Nutch - User mailing list archive at Nabble.com.
