Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 39518 invoked from network); 18 Apr 2006 13:41:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2006 13:41:46 -0000 Received: (qmail 41571 invoked by uid 500); 18 Apr 2006 13:41:40 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 40793 invoked by uid 500); 18 Apr 2006 13:41:37 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 40759 invoked by uid 99); 18 Apr 2006 13:41:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 06:41:37 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of warikoo.sandeep@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nproxy.gmail.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 06:41:36 -0700 Received: by nproxy.gmail.com with SMTP id p46so702258nfa for ; Tue, 18 Apr 2006 06:41:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lGeCXq5sRK8JlKuPFXk7njTxI9LR4YL65NVFc/3OoW0R29XcVFOdQ+RUU5nowCGQf/2NPKsHlfNQl46BopUBe4WWSjKYwYEndVLh87d6qj2y8HA07aVHTqSP23XVjukmDoihXR6YqfOs6zy/GUlI5puvyt3esnqq9oW1aXXm6+4= Received: by 10.48.243.6 with SMTP id q6mr3024330nfh; Tue, 18 Apr 2006 06:41:15 -0700 (PDT) Received: by 10.49.71.15 with HTTP; Tue, 18 Apr 2006 06:41:14 -0700 (PDT) Message-ID: Date: Tue, 18 Apr 2006 19:11:14 +0530 From: "Sandeep Warikoo" To: users@jackrabbit.apache.org Subject: Building JackRabbit through Maven MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24926_33222782.1145367674998" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_24926_33222782.1145367674998 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I am trying to build Jackrabbit through Maven, but am encountering followin= g error: *************************************************************** Attempting to download velocity-dvsl-0.45.jar. Default credentials for www.ibiblio.org not available Preemptive authentication failed 25K downloaded Attempting to download xml-apis-1.0.b2.jar. Default credentials for www.ibiblio.org not available Preemptive authentication failed 106K downloaded Attempting to download commons-jelly-tags-fmt-1.0.jar. Default credentials for www.ibiblio.org not available Preemptive authentication failed 6/21K ****************************************************************** Please let me know if someone has any clues on this. (I have set proxy related settings in ~/build.properties.) Regards, Sandeep Warikoo ------=_Part_24926_33222782.1145367674998--