This is a simple HowTo http://wiki.apache.org/nutch/WritingPluginExample-0.9
Best Regards Alexander Aristov 2009/7/31 Paul Tomblin <[email protected]> > How do I develop a plugin that isn't in the nutch source tree? I want > to keep all my project's source code together, and not put the > project specific plugin in with the nutch code. Do I just have my > plugin's build.xml include $NUTCH_HOME/src/home/build-plugin.xml? > (I'm a little shakey on ant syntax, I'm used to make.) Other than > that, and making sure my plugin's jar file ends up in nutch's > CLASSPATH, is there anything special I need to know? > > Should I be asking this on the developer list? > > -- > http://www.linkedin.com/in/paultomblin >
