Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 85879 invoked from network); 5 Dec 2005 14:00:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 14:00:47 -0000 Received: (qmail 70137 invoked by uid 500); 5 Dec 2005 14:00:37 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 70105 invoked by uid 99); 5 Dec 2005 14:00:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 06:00:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of peeter.piegaze@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 06:00:33 -0800 Received: by zproxy.gmail.com with SMTP id i28so1120316nzi for ; Mon, 05 Dec 2005 06:00:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mH/fH69q6VkgQrzR2qbs0XenPuBkDcP8XgWjBkW1WfZolcwJp5vDwaA5USZLbH2WmrDxaVuA4HCuqoklJCwz3xuwhqXUo9ATGN28CuOybh7UBhAiEdM/mjoxGoVZA8p0l1IOegSnGZZJ6cnENiFb2qU+l5PJzwkAeI5S/h+b6jo= Received: by 10.65.197.18 with SMTP id z18mr2697521qbp; Mon, 05 Dec 2005 06:00:12 -0800 (PST) Received: by 10.65.181.3 with HTTP; Mon, 5 Dec 2005 06:00:12 -0800 (PST) Message-ID: <3df33a250512050600u6b7c6f18tb7596b7c5dd1a22f@mail.gmail.com> Date: Mon, 5 Dec 2005 15:00:12 +0100 From: Peeter Piegaze Sender: peeter.piegaze@gmail.com To: jackrabbit-dev@incubator.apache.org Subject: Re: Addition to Download Page In-Reply-To: <90a8d1c00512040412r3f7f64abn4b1c1b3e772ecea9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <90a8d1c00512040412r3f7f64abn4b1c1b3e772ecea9@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think this is just an example of a maven build that fails due to ibiblio being down, which it was last week for a few hours. dom4j is just an example, and has nothing to do with jackrabbit per se. Is that what you are talking about Mr/Ms "solprovider"? On 12/4/05, Stefan Guggisberg wrote: > i have no idea what you are trying to do. jackrabbit doesn't use > dom4j which you can easily verify by looking at the dependencies in > jackrabbit/project.xml. > > please be more specific! > > cheers > stefan > > On 12/4/05, solprovider@apache.org wrote: > > Please add something like the following to: > > http://incubator.apache.org/jackrabbit/downloads.html > > > > =3D=3D=3D > > Wait a minute and run "maven" again if you receive an error such as: > > Error retrieving artifact from > > [http://www.ibibio.com/maven/dom4j/jars/dom4j-1.4-dev-8.jar]: > > java.net.ConnectException: Connection timed out: connect > > Error retrieving artifact from > > [http://www.day.com/maven/dom4j/jars/dom4j-1.4-dev-8.jar]: > > java.io.IOException: Forbidden > > ... > > The build cannot continue because of the following unsatisfied dependen= cy: > > dom4j-1.4-dev-8.jar > > > > > > Some of the tests run for a minute. Please be patient. > > > > After Maven has completed, please continue with > HREF=3D"/jackrabbit/doc/firststeps.html">First Steps. > > =3D=3D=3D > > > > Thanks, > > solprovider > > >