Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 19642 invoked from network); 8 Sep 2006 05:33:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 05:33:38 -0000 Received: (qmail 87267 invoked by uid 500); 8 Sep 2006 05:33:32 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 86778 invoked by uid 500); 8 Sep 2006 05:33:31 -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 86767 invoked by uid 99); 8 Sep 2006 05:33:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 22:33:31 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of elinsn@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 22:33:30 -0700 Received: by py-out-1112.google.com with SMTP id x66so652517pye for ; Thu, 07 Sep 2006 22:33:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=uJ46ThQVdiEsKzhWUC2S5iEUjhvsHTbXfBJLegyQXlX3bCI2BbeVDWa+HJS2ELg0VIW8uAEMZscKZaybUMXgKNAop7sHEoKlMwXo1RUWaDK2UNcXO3kvF2umU2mPFLsgZ00BUZK18VIhXSIZraSb6ffBlLnMtOfWHanP4V3EAHw= Received: by 10.65.211.13 with SMTP id n13mr1378577qbq; Thu, 07 Sep 2006 22:33:09 -0700 (PDT) Received: by 10.65.243.17 with HTTP; Thu, 7 Sep 2006 22:33:09 -0700 (PDT) Message-ID: <2faaa0980609072233x5b1e66f8l6d1072bcd2fc9a8a@mail.gmail.com> Date: Fri, 8 Sep 2006 09:33:09 +0400 From: "Sergey Elin" To: dev@geronimo.apache.org Subject: Re: openejb-builder test failure In-Reply-To: <4500E124.1040505@earthlink.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_150731_25415002.1157693589789" References: <4500E124.1040505@earthlink.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_150731_25415002.1157693589789 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline OpenEJB2 building was successful for me with tests when I setup maven to use shorter repository path (e.g. d:\repo) on my Windows. 2006/9/8, Joe Bohn : > > > I haven't been successful yet in finding a fix for the openejb2-builder > test problems that a number of us are encountering running bootstrap on > trunk. It also doesn't look like anybody else has a fix for this > problem coming any time soon. Until we get something working for this, > I was wondering if anybody would mind if I disabled the tests for mvn in > bootstrap by adding the following argument to the mvn macrodef: > > > > Is there a better way to disable the tests? > > Joe > > > > > > ------=_Part_150731_25415002.1157693589789 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline OpenEJB2 building was successful for me with tests when I setup maven to use shorter repository path (e.g. d:\repo) on my Windows.

2006/9/8, Joe Bohn < joe.bohn@earthlink.net>:

I haven't been successful yet in finding a fix for the openejb2-builder
test problems that a number of us are encountering running bootstrap on
trunk.  It also doesn't look like anybody else has a fix for this
problem coming any time soon.  Until we get something working for this,
I was wondering if anybody would mind if I disabled the tests for mvn in
bootstrap by adding the following argument to the mvn macrodef:

   <arg value="-Dmaven.test.skip=true"/>

Is there a better way to disable the tests?

Joe






------=_Part_150731_25415002.1157693589789--