You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by mikeyc <mc...@gmail.com> on 2006/04/12 19:58:23 UTC

plugins directory

Hi Guys,
Any idea how the 'plugins' directory gets populated?  I noticed
microformats-hreview was not there.  It does exist in the build directory
with its jar and class files.  Could this be the issue?  

-Mike
--
View this message in context: http://www.nabble.com/Xml--t1050112.html#a3886722
Sent from the Nutch - User forum at Nabble.com.


Re: plugins directory

Posted by Doug Cutting <cu...@apache.org>.
mikeyc wrote:
> Any idea how the 'plugins' directory gets populated?  I noticed
> microformats-hreview was not there.  It does exist in the build directory
> with its jar and class files.  Could this be the issue?  

The plugins directory exists in release builds.  When developing, 
plugins live in build/plugins.  If you're developing you should 
generally work from a subversion checkout, not a downloaded release.

Doug

Success

Posted by mikeyc <mc...@gmail.com>.
Hey Guys - Just to let you know.  That was the issue.  I updated the
nutch-default.xml file to use 'build/plugins' as the plugin directory. 
Works now.  Still not really sure why microformats-hreview directory did not
get copied to the 'plugins' directory.  

Regards,
Mike
--
View this message in context: http://www.nabble.com/Xml--t1050112.html#a3887051
Sent from the Nutch - User forum at Nabble.com.