Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 49977 invoked from network); 16 Mar 2004 19:37:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Mar 2004 19:37:21 -0000 Received: (qmail 79506 invoked by uid 500); 16 Mar 2004 19:37:05 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 79455 invoked by uid 500); 16 Mar 2004 19:37:05 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 79441 invoked from network); 16 Mar 2004 19:37:04 -0000 Received: from unknown (HELO conn.mc.mpls.visi.com) (208.42.156.2) by daedalus.apache.org with SMTP; 16 Mar 2004 19:37:04 -0000 Received: from sweetums.wibdio.net (c-66-41-158-180.mn.client2.attbi.com [66.41.158.180]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 3B41D8490; Tue, 16 Mar 2004 13:37:09 -0600 (CST) Received: by sweetums.wibdio.net (Postfix, from userid 500) id 90A6515797B; Tue, 16 Mar 2004 14:37:07 -0500 (EST) Date: Tue, 16 Mar 2004 13:37:07 -0600 From: david.blevins@visi.com To: geronimo-dev@incubator.apache.org, hemapani@opensource.lk Subject: Re: Building openEJB with maven Message-ID: <20040316193707.GA25633@sweetums.ce1.client2.attbi.com> References: <001b01c40b17$0e0ccdd0$ec08f8c0@yoda> <20040316002608.GA8017@sweetums.ce1.client2.attbi.com> <1200.220.247.250.22.1079409090.squirrel@webmail4.pair.com> <20040316093216.GB17230@sweetums.ce1.client2.attbi.com> <2208.220.247.250.22.1079434545.squirrel@webmail3.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2208.220.247.250.22.1079434545.squirrel@webmail3.pair.com> User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, Mar 16, 2004 at 05:55:45AM -0500, Srinath Perera wrote: > Hi all; > > when I try to buid the openEJB code (head) with maven I do > get following error. I saw that the branch is under developement and may > having problems. Is this error something wrong what I did or > something wrong with maven build. > You're good, you just need to checkout and build geronimo first. Once that is done, the required libraries will be in your local maven repository and OpenEJB should build fine. -David > I just try maven at the home dir. > > Thanks > > Srinath > > +---------------------------------------- > Attempting to download geronimo-connector-DEV.jar. > WARNING: Failed to download geronimo-connector-DEV.jar. > Attempting to download geronimo-remoting-DEV.jar. > WARNING: Failed to download geronimo-remoting-DEV.jar. > Attempting to download geronimo-security-DEV.jar. > WARNING: Failed to download geronimo-security-DEV.jar. > Attempting to download geronimo-transaction-DEV.jar. > WARNING: Failed to download geronimo-transaction-DEV.jar. > Attempting to download mx4j-SNAPSHOT.jar. > Attempting to download hsqldb-jdk1.4-1.7.1.jar. > WARNING: Failed to download hsqldb-jdk1.4-1.7.1.jar. > > BUILD FAILED > File...... file:/C:/Documents and Settings/hemapani/Desktop > penejb/ > Element... maven:reactor > Line...... 134 > Column.... 27 > The build cannot continue because of the following unsatisf > > geronimo-connector-DEV.jar (no download url specified) > geronimo-remoting-DEV.jar (no download url specified) > geronimo-security-DEV.jar (no download url specified) > geronimo-transaction-DEV.jar (no download url specified) > hsqldb-jdk1.4-1.7.1.jar (no download url specified)