hi C.B., At what stage are these tests failing? Have you built the project? If you could provide more info it would be great. What ant command are you running etc
On Tue, Jul 19, 2011 at 9:11 PM, Cam Bazz <[email protected]> wrote: > Hello, > > I am getting this error: > > Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.72 > sec <<< FAILURE! > testPluginConfiguration(org.apache.nutch.plugin.TestPluginSystem) > Time elapsed: 0.479 sec <<< FAILURE! > junit.framework.AssertionFailedError: no plugin directory setuped.. > at junit.framework.Assert.fail(Assert.java:47) > > Of course it is because I dont have the plugin.folders setup. But > where? I have tried to put it in nutch-default.xml and also > nutch-site.xml under test, but still get the same error. > > Any hints? > > Best > -- *Lewis*

