You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Susmita Das <su...@yahoo.com> on 2012/05/23 14:38:36 UTC

Need help in configuring nutch in eclipse

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

Re: Need help in configuring nutch in eclipse

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Susmita,

Assuming that your using IvyDE, can you try cleaning your Ivy cache
and try another attempt at resolving (downloading) the relevant
dependencies? I've experienced many intermittent problems in the past
with IvyDE.

You haven't mentioned which version of Nutch you are using... this
would help us.
Thank you

Lewis

On Wed, May 23, 2012 at 1:38 PM, Susmita Das <su...@yahoo.com> wrote:
> 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



-- 
Lewis