Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAB3517956 for ; Tue, 28 Oct 2014 07:22:59 +0000 (UTC) Received: (qmail 14170 invoked by uid 500); 28 Oct 2014 07:22:54 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 14096 invoked by uid 500); 28 Oct 2014 07:22:54 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 14080 invoked by uid 99); 28 Oct 2014 07:22:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 07:22:54 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of modather1981@gmail.com designates 209.85.213.193 as permitted sender) Received: from [209.85.213.193] (HELO mail-ig0-f193.google.com) (209.85.213.193) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 07:22:50 +0000 Received: by mail-ig0-f193.google.com with SMTP id hn15so111985igb.4 for ; Tue, 28 Oct 2014 00:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8BGScM4hfyjk1bmd/QncxdPVRsZBiJajqacxr/JeyRE=; b=Xm7MkqV3O59mCjMJjmB9d9jzSdcjuGKTYT3dfp3w6VWjS8bKEbhHR8JkwZadP3eHWM C+mKUwDS8bDMYkttQhi1LODgENzg9oWemNB4Vj0V37hXWbxZt6Kmy4U8S1UI/m1wtKvd XS3DKvTC9whdnBV6vs9pZtCbZOp0RVFmgpyPDrEZflam6d0vWU7fDvTUx7PI2RMV9Nj0 WS4El3l80yujWISTW8/Z+LyRRbamqloLofjS8Tac1Jl8ivOdQDJ8yEIZWqm9hOE969nc WLYrlS1yckKBiMThpU0gvyXFusRG+zYXpSLVKhhzX0jCnx/kjEkL0GOof2X6KnZaFODy IYlw== MIME-Version: 1.0 X-Received: by 10.43.10.68 with SMTP id oz4mr136353icb.84.1414480949533; Tue, 28 Oct 2014 00:22:29 -0700 (PDT) Received: by 10.64.35.234 with HTTP; Tue, 28 Oct 2014 00:22:29 -0700 (PDT) In-Reply-To: References: <01c901cff27a$cd991f90$68cb5eb0$@gmail.com> Date: Tue, 28 Oct 2014 12:52:29 +0530 Message-ID: Subject: Re: unable to build solr 4.10.1 From: Modassar Ather To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=bcaec516205989e07f05067682d9 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec516205989e07f05067682d9 Content-Type: text/plain; charset=UTF-8 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 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 > wrote: > > > There is no Javadoc jar at that location. Does that help? > > > > -----Original Message----- > > From: Karunakar Reddy [mailto:karunakarms@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. > > > > > --bcaec516205989e07f05067682d9--