I developed a plugin and tried to run it using "nutch plugin
<plugin-name> <plugin-fully-qualified-class-name> <arg1> <arg2> ...." of
Nutch 0.8.

But it says my plugin is not present or inactive.

I tried the "nutch plugin" command with a known plugin
"language-identifier" as:

./nutch plugin languageidentifier
org.apache.nutch.analysis.lang.NGramProfile

and got the same result:
Plugin 'language-identifier' not present or inactive.

This log message suggests that the plugin is recognized by the nutch
command:

2006-09-01 17:05:46,772 DEBUG plugin.PluginRepository
(PluginManifestParser.java:parsePluginFolder(93)) - parsing:
C:\opt\nutch-0.8\plugins\language-identifier\plugin.xml

Is the "nutch plugin" command working for any of you?

-kuro

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to