Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 60060 invoked from network); 28 Jun 2006 06:11:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 06:11:32 -0000 Received: (qmail 63539 invoked by uid 500); 28 Jun 2006 06:11:26 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 63494 invoked by uid 500); 28 Jun 2006 06:11:26 -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 63483 invoked by uid 99); 28 Jun 2006 06:11:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jun 2006 23:11:25 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.206.236] (HELO smtp103.plus.mail.mud.yahoo.com) (68.142.206.236) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 27 Jun 2006 23:11:24 -0700 Received: (qmail 35962 invoked from network); 28 Jun 2006 06:11:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=uDJj0gOhjMGSd4gBkAUHRd9Agatbd8BHouddrQP9trwLDXBRIWzLv9xkOCL+aLDSuVQcJhXJ5VUou/mRbrqqQNCE+AiidgAQ8o16j0LuGiQx0cSnSZy9GeKb5P1iGG26KUtgnDEHjve3rBgdPrEEvjKkkrfnPf7MN5jcQPvBhqc= ; Received: from unknown (HELO ?192.168.1.5?) (david?jencks@66.93.38.137 with plain) by smtp103.plus.mail.mud.yahoo.com with SMTP; 28 Jun 2006 06:11:02 -0000 Mime-Version: 1.0 (Apple Message framework v749.3) In-Reply-To: <44A1A955.9040602@hogstrom.org> References: <5D194F2A-135A-4980-9D91-D92D2E62ADF1@yahoo.com> <0C99DD37-4C45-404A-996F-EA83C72431BF@yahoo.com> <1b5bfeb50606261256x74a9d06dxf6a0220459bb858a@mail.gmail.com> <44A0B1C0.3040603@toolazydogs.com> <45E439DA-EE42-4774-B7FB-B45D6458D044@planet57.com> <44A0DF2C.7010204@gmail.com> <44A1188C.8080303@gmail.com> <8746A621-CB01-4B39-811E-CF550DDCE7DB@planet57.com> <3091CC30-B552-42D6-BE4C-103EE5980899@apache.org> <1b5bfeb50606271240r438c23c3wd8294500ee768d4c@mail.gmail.com> <6C6FF8A8-D426-4599-9BDD-5FA80D9315C8@apache.org> <36D74B26-7FEB-4CBC-9984-3479E5B727C7@planet57.com> <44A1A955.9040602@hogstrom.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: Lets start moving to m2 Date: Tue, 27 Jun 2006 23:12:16 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.749.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jun 27, 2006, at 2:55 PM, Matt Hogstrom wrote: > I'll retract my earlier comment. Sounds like trunk is broken > either way. WHAT?? the m1 build works fine modulo repository problems. The m2 build appears to work fine up to assemblies, which is not implemented. As a result we don't know if the m2 build actually produces usable cars. david jencks > Damn the torpedoes as they say. +1 to to M2 and +1 to fixing the > itests. > > Jason Dillon wrote: >> This is basically the same clean process I use, and I agree with >> the statement about the actual failure changing quite often. >> :-( >> IMO it is also really sucky that we have to force tests to skip by >> default to get things built... or in this case closer to being built. >> --jason >> On Jun 27, 2006, at 1:41 PM, Bill Dudney wrote: >>> Hi Jacek, >>> >>> this code base; >>> >>> svn co https://svn.apache.org/repos/asf/geronimo/trunk geronimo >>> >>> remove repository; >>> >>> rm -rf ~/.maven >>> >>> deep clean; >>> >>> cd geronimo >>> find . -name target -type d | xargs rm -rf >>> >>> build; >>> >>> maven -Dmaven.test.skip=true new >>> >>> fail; >>> >>> .... >>> +---------------------------------------- >>> | geronimo and geronimo-plugins Geronimo :: Scripts >>> | Memory: 39M/73M >>> +---------------------------------------- >>> DEPRECATED: the default goal should be specified in the >>> section of project.xml instead of maven.xml >>> >>> build:end: >>> >>> build:start: >>> >>> multiproject:install-callback: >>> [echo] Running jar:install for Geronimo :: Scripts >>> Tag library requested that is not present: 'geronimo:deploy' in >>> plugin: 'null' >>> java:prepare-filesystem: >>> [mkdir] Created dir: /Users/bdudney/Development/geronimo/ >>> modules/scripts/target/classes >>> >>> java:compile: >>> [echo] Compiling to /Users/bdudney/Development/geronimo/ >>> modules/scripts/target/classes >>> [echo] No java source files to compile. >>> >>> java:jar-resources: >>> Copying 14 files to /Users/bdudney/Development/geronimo/modules/ >>> scripts/target/classes >>> >>> test:prepare-filesystem: >>> [mkdir] Created dir: /Users/bdudney/Development/geronimo/ >>> modules/scripts/target/test-classes >>> [mkdir] Created dir: /Users/bdudney/Development/geronimo/ >>> modules/scripts/target/test-reports >>> >>> test:test-resources: >>> >>> test:compile: >>> [echo] No test source files to compile. >>> >>> test:test: >>> [echo] No tests to run. >>> Running post goal: test:test >>> [touch] Creating /Users/bdudney/Development/geronimo/modules/ >>> scripts/target/test-reports/tstamp >>> >>> jar:jar: >>> [jar] Building jar: /Users/bdudney/Development/geronimo/ >>> modules/scripts/target/geronimo-scripts-1.2-SNAPSHOT.jar >>> >>> jar:install: >>> [echo] Installing... >>> Uploading to geronimo/jars/geronimo-scripts-1.2-SNAPSHOT.jar: >>> .................... (44K) >>> Uploading to geronimo/poms/geronimo-scripts-1.2-SNAPSHOT.pom: >>> .................... (9K) >>> >>> +---------------------------------------- >>> | geronimo and geronimo-plugins Geronimo :: Session >>> | Memory: 43M/73M >>> +---------------------------------------- >>> DEPRECATED: the default goal should be specified in the >>> section of project.xml instead of maven.xml >>> >>> build:end: >>> >>> Attempting to download backport-util-concurrent-.jar. >>> WARNING: Failed to download backport-util-concurrent-.jar. >>> >>> BUILD FAILED >>> File...... /Users/bdudney/Development/geronimo/maven.xml >>> Element... maven:reactor >>> Line...... 43 >>> Column.... 115 >>> The build cannot continue because of the following unsatisfied >>> dependency: >>> >>> backport-util-concurrent-.jar >>> >>> Total time : 22 minutes 30 seconds >>> Finished at : Tuesday, June 27, 2006 2:10:30 PM MDT >>> >>> This is not the only failure that I have received but just the >>> one I could reproduce today. The actual failure seems to change >>> quite often. The failures seem to come in spurts for a couple of >>> weeks it won't build, other times it will build for a week or so >>> then stop building. >>> >>> Thanks! >>> >>> >>> Bill Dudney >>> MyFaces - http://myfaces.apache.org >>> Cayenne - http://incubator.apache.org/projects/cayenne.html >>> >>> >>> >>> On Jun 27, 2006, at 1:40 PM, Jacek Laskowski wrote: >>> >>>> On 6/27/06, Bill Dudney wrote: >>>>> FWIW >>>>> >>>>> I am not able to get a clean build with either m1 or m2 either. >>>> >>>> What? I can't be. What error(s) do you encounter? I've just done >>>> it on >>>> a clean machine and it worked like a charm. The m2 build is another >>>> story, but it's not been announced official yet. >>>> >>>>> Bill Dudney >>>> >>>> Jacek >>>> >>>> --Jacek Laskowski >>>> http://www.laskowski.net.pl >>>