Hi, I have followed the tutorial at-> http://wiki.apache.org/nutch/RunNutchInEclipse#Debug_Nutch_in_Eclipse
I could not understand the need of Configure Nutch section and what needs to be done there. When I come to Build Nutch section and run build.xml and get the following error: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: log4j#log4j;1.2.15: configuration not found in log4j#log4j;1.2.15: 'master'. It was required from org.apache.nutch#nutch;working@susgango default [ivy:resolve] :: org.slf4j#slf4j-log4j12;1.6.1: configuration not found in org.slf4j#slf4j-log4j12;1.6.1: 'master'. It was required from org.apache.nutch#nutch;working@susgango default [ivy:resolve] :: commons-collections#commons-collections;3.2.1: configuration not found in commons-collections#commons-collections;3.2.1: 'runtime'. It was required from commons-configuration#commons-configuration;1.6 compile [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: Any help in debugging this is appreciated. Regards, Susmita

