Dear nutch list, I've implemented a custom domain aware Signature to be used in the deduplication phase.
Is there a way of including this custom class in a plugin jar? Nutch is not finding the class, and I suspect it lies on the fact that the plugins are loaded by separate class loaders. Thanks! Breno Faria

