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.