Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 96804 invoked from network); 20 Jun 2005 15:11:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2005 15:11:11 -0000 Received: (qmail 1153 invoked by uid 500); 20 Jun 2005 15:11:06 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 755 invoked by uid 500); 20 Jun 2005 15:11:00 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 99743 invoked by uid 99); 20 Jun 2005 15:10:52 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from grerelbul01.net.external.hp.com (HELO grerelbul01.net.external.hp.com) (155.208.255.36) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 08:10:51 -0700 Received: from vistula.poland.hp.com (vistula.poland.hp.com [15.188.0.12]) by grerelbul01.net.external.hp.com (Postfix) with ESMTP id E860737EBD for ; Mon, 20 Jun 2005 16:46:50 +0200 (CEST) Received: from [127.0.0.1] ([16.51.161.138]) by vistula.poland.hp.com with SMTP (8.9.3 (PHNE_28760_binary)/8.8.6 SMKit7.02) id QAA11566 for ; Mon, 20 Jun 2005 16:46:42 +0200 (METDST) Message-ID: <42B6D6CA.7030103@apache.org> Date: Mon, 20 Jun 2005 16:46:34 +0200 From: Jacek Laskowski Organization: Apache Geronimo (http://geronimo.apache.org) User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Compilation Problems. References: <42B6C748.40700@gmx.de> In-Reply-To: <42B6C748.40700@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sanjay Dwivedi wrote: > > Hi all, > > I am newbie to geronimo and am building geronimo from source. I get > error while compiling in spec/j2ee-deployment: unable to download > cglib-nodep-HEAD-06-06-05.jar, please try downloading from > http://cglib.sf.net. What Maven version do you use? Make sure it's 1.0.2 and try again. Perhaps, it could have also been a temporary problem with the http server (although some reported it too, which I think is Maven related). $ maven -v __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Jacek