Hello, I see many plugins named lib-xxxx which are wrappers around other non-plugin .jar files.
For example, analysis-de plugin uses lib-lucene-analyzers plugin, which in turn reference to the jar file that contains GermanAnalyzer. What is the reason for this indirection? The plugins called by Nutch directly cannot reference non-plugin .jar directly? -kuro
