Thanks for your response I got nutch-2010-07-07_04-49-04.tar.gz extracted and opened up the directory in Eclipse and run build.xml. There are several tasks in build.xml such as init, compile, compile-core,.... The tutorial I followed "http://wiki.apache.org/nutch/NutchHadoopTutorial" says choose job(the default task) and package task. I choosed them and run but no war file is created
On Tue, Jun 21, 2011 at 11:12 AM, Hasan Diwan <[email protected]> wrote: > You'll need to build it yourself -- try, "$ANT_HOME/bin/ant war" or > "%ANT_HOME%\bin\ant war". Let me know how you get on... > > On 20 June 2011 23:19, Mohammad Hassan Pandi <[email protected]> wrote: > > Hi guys, > > there is no war file in build folder of my nutch. where can I find nutch > war > > file to deploy on tomcat? > > > > > > -- > Sent from my mobile device > Envoyait de mon telephone mobil >

