Hi Nima, Which version of Nutch do you use ? In 2.x branch this test committed. [1]
[1] https://issues.apache.org/jira/browse/NUTCH-1164 Talat 2014-10-01 2:20 GMT+03:00 Nima Falaki <[email protected]>: > Hello everyone: > > I noticed there is a bug in the build.xml file which is in the NUTCH_HOME > directory of trunk. If you go to the > NUTCH_HOME/src/plugin/protocol-http/src directory you will notice there is > no test package there. But if you notice the build.xml file in NUTCH_HOME, > you will see the following entry under <target eclipse> > > -<source path="${plugins.dir}/protocol-http/src/test/" /> > > This results in the following error in the eclipse environment error > > Project 'nutch' is missing required source folder: > 'src/plugin/protocol-http/src/test/' nutch Build path Build Path Problem > I have attached my build.xml file which solves this problem by commenting > out the above entry (and solves the problem). > > Does anyone else get this problem? Or is it just me. My build.xml should > solve this problem. Can a committer check this in? > -- > > > > Nima Falaki > Software Engineer > [email protected] > > -- Talat UYARER Websitesi: http://talat.uyarer.com Twitter: http://twitter.com/talatuyarer Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304

