That assumes that you're going to be putting the plugin in the Nutch source tree. I'm looking for guidance on what to do differently if you don't put it in the nutch source tree.
On Fri, Jul 31, 2009 at 12:48 AM, Alexander Aristov<[email protected]> wrote: > 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 >> > -- http://www.linkedin.com/in/paultomblin
