If anyone was wondering - I fixed this by copying the jaxen-1.1.6.jar to
the build/lib directory and re-jaring the job file.  I'm not sure why
copying it there instead of having it in the plugins/indexer-xxx directory
worked, but it did.

-Joe

On Thu, May 26, 2016 at 10:28 AM, Joseph Obernberger <
joseph.obernber...@gmail.com> wrote:

> Hi - I'm trying to make a new indexer plugin for Nutch, but I'm having
> trouble with the classpath.  The error that I'm getting is:
> Error: java.lang.ClassNotFoundException: org.jaxen.JaxenException
> My plugin.xml file has that jar in it, and when building the jar file
> shows up:
> <library name="jaxen-1.1.6.jar"/>
>
> Are there any gotchas with the classpath loader?
> Thank you!
>
> -Joe
>

Reply via email to