The following link might help. https://wiki.apache.org/solr/HowToCompileSolr
You might need to run "ant ivy-bootstrap" as described in the link above. On Tue, Oct 28, 2014 at 12:20 PM, Karunakar Reddy <karunaka...@gmail.com> wrote: > Hi Martin, > Thanks for your quick response. Yes specified file is not present in that > location. > Now How to disable this? > I do not have idea of ant,ivy build tools. > > Thanks & Regards, > Karunakar. > > On Tue, Oct 28, 2014 at 12:15 PM, Will Martin <wmartin...@gmail.com> > wrote: > > > There is no Javadoc jar at that location. Does that help? > > > > -----Original Message----- > > From: Karunakar Reddy [mailto:karunaka...@gmail.com] > > Sent: Tuesday, October 28, 2014 2:41 AM > > To: solr-user@lucene.apache.org > > Subject: unable to build solr 4.10.1 > > > > Hi , > > > > I am getting below error while doing "ant dist" . > > > > :: problems summary :: > > [ivy:retrieve] :::: WARNINGS > > [ivy:retrieve] [FAILED ] > > javax.activation#activation;1.1.1!activation.jar(javadoc): (0ms) > > [ivy:retrieve] ==== shared: tried [ivy:retrieve] > > > /home/.ivy2/shared/javax.activation/activation/1.1.1/javadocs/activation.jar > > [ivy:retrieve] ==== public: tried > > [ivy:retrieve] > > > > > http://repo1.maven.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1-javadoc.jar > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] :: FAILED DOWNLOADS :: > > [ivy:retrieve] :: ^ see resolution messages for details ^ :: > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] :: > javax.activation#activation;1.1.1!activation.jar(javadoc) > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] > > [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS > > > > BUILD FAILED > > /home/solr_trunk/solr-4.10.1/solr/build.xml:339: The following error > > occurred while executing this line: > > /home/solr_trunk/solr-4.10.1/solr/common-build.xml:438: The following > > error occurred while executing this line: > > /home/solr_trunk/solr-4.10.1/solr/contrib/contrib-build.xml:52: > impossible > > to resolve dependencies: > > resolve failed - see output for details > > > > > > Please tell me if i am doing something wrong. > > > > > > Thanks, > > Karunakar. > > > > >