You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Darx Oman <da...@gmail.com> on 2014/12/01 05:30:23 UTC

Re: Solr Compile error

Hi there
thanx for your reply.
I'm using ivy 2.3.0

these files that were not accessible:

so I downloaded them  from:
 -
http://maven.restlet.com/org/restlet/jee/org.restlet/2.1.1/org.restlet.jar
 -
http://maven.restlet.com/org/restlet/jee/org.restlet.ext.servlet/2.1.1/org.restlet.ext.servlet.jar
 -
http://mvnrepository.com/artifact/com.codahale.metrics/metrics-core/3.0.1/metrics-core.jar
 -
http://mvnrepository.com/artifact/com.codahale.metrics/metrics-healthchecks/3.0.1/metrics-healthchecks.jar
 - http://www.eu.apache.org/dist/avro/avro-1.7.7/java/avro.jar

and put them in  the" \.ivy2\cache\ " in the home directory.
after that it compiles successfully.

It could be some firewall settings that blocked the download of those files.
thanks again.
Cheers,