Vote count:
0
I am trying to install Apache Nutch 2.2.1 on Centos.. I am following http://ift.tt/1pDwm2J tutorial for the installation. But after following all the steps given in this tutorial I am getting the following error while I try to build it using the command "ant runtime". The error is :-
commons-httpclient#commons-httpclient;3.1: configuration not found in commons-httpclient#commons-httpclient;3.1: 'master'. It was required from org.apache.nutch#nutch;working@bt13acl1node2 default
log4j#log4j;1.2.15: configuration not found in log4j#log4j;1.2.15: 'master'. It was required from org.apache.nutch#nutch;working@bt13acl1node2 default
BUILD FAILED
I have checked the dependencies in ivy.xml. They are as followed:-
dependency org="log4j" name="log4j" rev="1.2.15" conf="*->master" />
dependency org="commons-httpclient" name="commons-httpclient" rev="3.1" conf="*->master" />
Here I have checked these two jars files in the repository and have even changed them couple of time to be sure that the jar is correct. But till now no luck. Can you please atleast tell me what this problem is and how to get it rectifiedd
Aucun commentaire:
Enregistrer un commentaire