Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The following page has been changed by RicardoJMendez: http://wiki.apache.org/nutch/RunNutchInEclipse ------------------------------------------------------------------------------ === Configure Nutch === * see the [http://lucene.apache.org/nutch/tutorial8.html Tutorial] - * change the property "plugin.folders" to "./src/plugin" + * change the property "plugin.folders" to "./src/plugin" on nutch-site.xml * make sure Nutch is configured correctly before testing it into Eclipse ;-) === Build Nutch === @@ -91, +91 @@ <value>/home/....../nutch-0.8/src/plugin</value> }}} + + === Unit tests work in eclipse but fail when running ant in the command line === + + Suppose your unit tests work perfectly in eclipse, but each and everyone fail when running '''ant test''' in the command line - including the ones you haven't modified. Check if you defined the '''plugin.folders''' property in hadoop-site.xml. In that case, try removing it from that file and adding it directly to nutch-site.xml + + Run '''ant test''' again. That should have solved the problem. + + === classNotFound === * open the class itself, rightclick * refresh the build dir ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-cvs mailing list Nutch-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-cvs