Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 75086 invoked from network); 5 Jun 2006 01:17:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 01:17:49 -0000 Received: (qmail 8840 invoked by uid 500); 5 Jun 2006 01:17:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 8780 invoked by uid 500); 5 Jun 2006 01:17:42 -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 8769 invoked by uid 99); 5 Jun 2006 01:17:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jun 2006 18:17:42 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 63.246.7.35 is neither permitted nor denied by domain of bwnoll@gmail.com) Received: from [63.246.7.35] (HELO mail.virtuas.com) (63.246.7.35) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jun 2006 18:17:41 -0700 Received: (qmail 22792 invoked by uid 89); 5 Jun 2006 01:17:20 -0000 Received: by simscan 1.1.0 ppid: 22762, pid: 22764, t: 8.1977s scanners: clamav: m: spam: 3.0.2 Received: from unknown (HELO ?127.0.0.1?) (bnoll@virtuas.com@65.167.130.253) by smtp.virtuas.com with SMTP; 5 Jun 2006 01:17:12 -0000 Message-ID: <4483861A.6060704@gmail.com> Date: Sun, 04 Jun 2006 19:17:14 -0600 From: Bryan Noll User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [Build error] - I can not build a freash copy of r411545 References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------010302090504010501090108" X-Antivirus: avast! (VPS 0622-4, 06/02/2006), Outbound message X-Antivirus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on virtuas01.managed.contegix.com X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_05,HTML_50_60, HTML_MESSAGE,HTML_TITLE_EMPTY autolearn=no version=3.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------010302090504010501090108 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mohammad, I was having the same issue you were just the other day. I got it to work by doing the following: maven -Dmaven.test.skip -Dmaven.itest.skip David Jencks wrote: > > On Jun 4, 2006, at 6:58 AM, Mohammed Nour wrote: > >> Hi All... >> >> I've been struggling too long trying to building G, but all my >> tries failed. I got a fresh copy of r411545 and got the following >> error while trying to build it >> >> http://rifers.org/paste/show/877 >> >> I talked with djencks on IRC and he ask me to try building TrnaQl >> and OEJB separatly and then try to build G again, but while I am >> trying to build OEJB I got the following error >> >> http://rifers.org/paste/show/878 >> > > All the parts of openejb that are known to build, built for you. We > are currently only using core, openejb-builder, and pkgen-builder. > I'm afraid that I am so used to how I build openejb from within > geronimo I forget that there are other ways. > > What I do is check out openejb inside geronimo using > maven m:co > > which checks out the correct version (2.1-SNAPSHOT at the moment) > > and build it using > maven new2 > > What command did you use? > > In any case you should be able to proceed with your geronimo build now. > > Hope this helps, > david jencks > >> >> so please help. >> >> ----------------------------------- >> "Never give up, Never..." >> ----------------------------------- >> >> /*Thanks and best regards*/ >> /*Mohammad Nour El-Din*/ > --------------010302090504010501090108 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mohammad,

I was having the same issue you were just the other day.  I got it to work by doing the following:

maven -Dmaven.test.skip -Dmaven.itest.skip



David Jencks wrote:

On Jun 4, 2006, at 6:58 AM, Mohammed Nour wrote:

Hi All...
I've been struggling too long trying to building G, but all my tries failed. I got a fresh copy of r411545 and got the following error while trying to build it
 
 
I talked with djencks on IRC and he ask me to try building TrnaQl and OEJB separatly and then try to build G again, but while I am trying to build OEJB I got the following error
 

All the parts of openejb that are known to build, built for you.  We are currently only using core, openejb-builder, and pkgen-builder.  I'm afraid that I am so used to how I build openejb from within geronimo I forget that there are other ways.

What I do is check out openejb inside geronimo using 
maven m:co

which checks out the correct version (2.1-SNAPSHOT at the moment)

and build it using
maven new2

What command did you use?

In any case you should be able to proceed with your geronimo build now.

Hope this helps,
david jencks

 
so please help.
-----------------------------------
"Never give up, Never..."
-----------------------------------
 
Thanks and best regards
Mohammad Nour El-Din

--------------010302090504010501090108--