Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 93905 invoked from network); 2 Sep 2006 20:59:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2006 20:59:27 -0000 Received: (qmail 2457 invoked by uid 500); 2 Sep 2006 20:59:21 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 2407 invoked by uid 500); 2 Sep 2006 20:59:21 -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 2396 invoked by uid 99); 2 Sep 2006 20:59:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Sep 2006 13:59:20 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jason.dillon@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Sep 2006 13:59:19 -0700 Received: by py-out-1112.google.com with SMTP id x66so3125351pye for ; Sat, 02 Sep 2006 13:58:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=FaosqVlmv3USCBGtUE6fcBzHCVKgsTOoNx23aP8EweAc+fNWqzao2+31o/71WBwijaTlaCfyc3czwBYHGc6god/XdnOe2X8QijdmUcChYeKVsi6lkrl/FPzQ3tj5kZ/GdzERml9OOdDSXNoU55ExueIrg8sgog0wpIXmKyiFeh0= Received: by 10.35.93.15 with SMTP id v15mr6120571pyl; Sat, 02 Sep 2006 13:58:58 -0700 (PDT) Received: from ?10.0.1.4? ( [24.7.69.241]) by mx.gmail.com with ESMTP id f20sm3265621pyf.2006.09.02.13.58.57; Sat, 02 Sep 2006 13:58:58 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <44F9948D.6070302@earthlink.net> References: <44F99047.4080801@gmail.com> <44F9948D.6070302@earthlink.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2ADB959B-9056-45C5-89A2-E183B50544CE@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: m2 bootstrap problem on trunkd Date: Sat, 2 Sep 2006 13:58:55 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I bet that openejb2 did not build everything due to the getName() issue... though the bootstrap does not catch that failure and keeps chugging along. Just add the getName() already... --jason On Sep 2, 2006, at 7:26 AM, Joe Bohn wrote: > Hi John, > > You've missed a lot of discussion about build problems on Windows. > I tried to summarize the problems and work-arounds in this note. > http://www.mail-archive.com/dev%40geronimo.apache.org/msg31567.html > > Cutting to the chase, I think you're interested in #3 in that > note .... here's the text: > > 3) Openejb2 test failures. > Problem: > Caused by: java.lang.NoSuchMethodException: > org.openejb.deployment.DeploymentTestSuite.getName() > > Work-around: > After bootstrap failure cd to \target\external\openejb2 > "mvn -Dmaven.test.skip=true" > cd back to > "mvn clean install" > > Possible solution: > Dain suggested adding the "getName" method to the test. However, > when I attempted this I hit other errors. > http://marc.theaimsgroup.com/?l=geronimo-dev&m=115680051431478&w=2 > I think it would be helpful if we could disable the openejb > tests until this problem is resolved. > > Hope that helps, > Joe > > > John Sisson wrote: >> I haven't got trunk built in a while. I did an svn update and ran >> the bootstrap script in cygwin and having a problem with the >> openejb-builder-2.2-SNAPSHOT.jar not being found. Any ideas why >> this jar isn't being published? >> Thanks, >> John >> [INFO] >> --------------------------------------------------------------------- >> ------- [INFO] Building Geronimo Configs :: OpenEJB Deployer >> [INFO] task-segment: [install] >> [INFO] >> --------------------------------------------------------------------- >> ------- [INFO] [tools:require-java-version {execution: validate- >> java-version}] >> [INFO] [tools:copy-legal-files {execution: install-legal-files}] >> [INFO] [mkdir] Created dir: R:\g\configs\openejb-deployer >> \target\classes\META-INF >> [INFO] [copy] Copying 2 files to R:\g\configs\openejb-deployer >> \target\classes\META-INF >> [INFO] [resources:resources] >> [INFO] Using default encoding to copy filtered resources. >> [INFO] [car:prepare-plan] >> [INFO] Generated: R:\g\configs\openejb-deployer\target\plan\plan.xml >> [INFO] snapshot org.openejb:openejb-builder:2.2-SNAPSHOT: checking >> for updates from apache-snapshots-m1 >> [INFO] snapshot org.openejb:openejb-builder:2.2-SNAPSHOT: checking >> for updates from apache-snapshots >> [INFO] snapshot org.openejb:openejb-builder:2.2-SNAPSHOT: checking >> for updates from codehaus-snapshots >> [INFO] snapshot org.openejb:openejb-builder:2.2-SNAPSHOT: checking >> for updates from apache.snapshots >> Downloading: http://people.apache.org/repo/m1-snapshot-repository/ >> org.openejb/poms/openejb-builder-2.2-SNAPSHOT.pom [WARNING] Unable >> to get resource from repository apache-snapshots-m1 (http:// >> people.apache.org/repo/m1-snapshot-repository) >> Downloading: http://people.apache.org/repo/m2-snapshot-repository/ >> org/openejb/openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2-SNAPS >> HOT.pom >> [WARNING] Unable to get resource from repository apache-snapshots >> (http://people.apache.org/repo/m2-snapshot-repository) >> Downloading: http://snapshots.repository.codehaus.org/org/openejb/ >> openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2-SNAPSHOT.pom >> [WARNING] Unable to get resource from repository codehaus- >> snapshots (http://snapshots.repository.codehaus.org) >> Downloading: http://people.apache.org/maven-snapshot-repository/ >> org/openejb/openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2- >> SNAPSHO T.pom >> [WARNING] Unable to get resource from repository apache.snapshots >> (http://people.apache.org/maven-snapshot-repository) >> Downloading: http://people.apache.org/repo/m1-snapshot-repository/ >> geronimo-spec/poms/geronimo-spec-corba-1.0.pom [WARNING] Unable to >> get resource from repository apache-snapshots-m1 (http:// >> people.apache.org/repo/m1-snapshot-repository) >> Downloading: http://repository.codehaus.org/geronimo-spec/geronimo- >> spec-corba/1.0/geronimo-spec-corba-1.0.pom [WARNING] Unable to get >> resource from repository codehaus (http://repository.codehaus.org) >> Downloading: http://repo1.maven.org/maven2/geronimo-spec/geronimo- >> spec-corba/1.0/geronimo-spec-corba-1.0.pom [WARNING] Unable to get >> resource from repository central (http://repo1.maven.org/maven2) >> [INFO] snapshot org.openejb:openejb-pkgen-builder:2.2-SNAPSHOT: >> checking for updates from apache-snapshots-m1 >> [INFO] snapshot org.openejb:openejb-pkgen-builder:2.2-SNAPSHOT: >> checking for updates from apache-snapshots >> [INFO] snapshot org.openejb:openejb-pkgen-builder:2.2-SNAPSHOT: >> checking for updates from codehaus-snapshots >> [INFO] snapshot org.openejb:openejb-pkgen-builder:2.2-SNAPSHOT: >> checking for updates from apache.snapshots >> [INFO] snapshot org.openejb:modules:2.2-SNAPSHOT: checking for >> updates from apache-snapshots-m1 >> [INFO] snapshot org.openejb:modules:2.2-SNAPSHOT: checking for >> updates from apache-snapshots >> [INFO] snapshot org.openejb:modules:2.2-SNAPSHOT: checking for >> updates from codehaus-snapshots >> [INFO] snapshot org.openejb:modules:2.2-SNAPSHOT: checking for >> updates from apache.snapshots >> [INFO] snapshot org.openejb:openejb:2.2-SNAPSHOT: checking for >> updates from apache-snapshots-m1 >> [INFO] snapshot org.openejb:openejb:2.2-SNAPSHOT: checking for >> updates from apache-snapshots >> [INFO] snapshot org.openejb:openejb:2.2-SNAPSHOT: checking for >> updates from codehaus-snapshots >> [INFO] snapshot org.openejb:openejb:2.2-SNAPSHOT: checking for >> updates from apache.snapshots >> [INFO] snapshot org.openejb:openejb-core:2.2-SNAPSHOT: checking >> for updates from apache-snapshots-m1 >> [INFO] snapshot org.openejb:openejb-core:2.2-SNAPSHOT: checking >> for updates from apache-snapshots >> [INFO] snapshot org.openejb:openejb-core:2.2-SNAPSHOT: checking >> for updates from codehaus-snapshots >> [INFO] snapshot org.openejb:openejb-core:2.2-SNAPSHOT: checking >> for updates from apache.snapshots >> [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking >> for updates from apache-snapshots-m1 >> [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking >> for updates from apache-snapshots >> [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking >> for updates from apache.snapshots >> [WARNING] POM for 'activecluster:activecluster:pom:1.1- >> SNAPSHOT:compile' is invalid. It will be ignored for artifact >> resolution. Rea >> son: Not a v4.0.0 POM. >> [INFO] snapshot activemq:activemq:3.2.4-SNAPSHOT: checking for >> updates from apache-snapshots-m1 >> [INFO] snapshot activemq:activemq:3.2.4-SNAPSHOT: checking for >> updates from apache-snapshots >> [INFO] snapshot activemq:activemq:3.2.4-SNAPSHOT: checking for >> updates from apache.snapshots >> [WARNING] POM for 'activemq:activemq:pom:3.2.4-SNAPSHOT:compile' >> is invalid. It will be ignored for artifact resolution. Reason: Not >> a v4.0.0 POM. >> [INFO] snapshot org.apache.geronimo.modules:geronimo-timer:1.2- >> SNAPSHOT: checking for updates from apache-snapshots-m1 >> [INFO] snapshot org.apache.geronimo.modules:geronimo-timer:1.2- >> SNAPSHOT: checking for updates from apache-snapshots >> [INFO] snapshot org.apache.geronimo.modules:geronimo-timer:1.2- >> SNAPSHOT: checking for updates from apache.snapshots >> [WARNING] POM for 'tranql:tranql:pom:1.4-SNAPSHOT:compile' is >> invalid. It will be ignored for artifact resolution. Reason: Not a >> v4. >> 0.0 POM. >> [WARNING] POM for 'tranql:tranql:pom:1.4-SNAPSHOT:compile' is >> invalid. It will be ignored for artifact resolution. Reason: Not a >> v4. >> 0.0 POM. >> [WARNING] POM for 'tranql:tranql:pom:1.4-SNAPSHOT:compile' is >> invalid. It will be ignored for artifact resolution. Reason: Not a >> v4. >> 0.0 POM. >> [WARNING] POM for 'activecluster:activecluster:pom:1.1- >> SNAPSHOT:compile' is invalid. It will be ignored for artifact >> resolution. Rea >> son: Not a v4.0.0 POM. >> [WARNING] POM for 'activemq:activemq:pom:3.2.4-SNAPSHOT:compile' >> is invalid. It will be ignored for artifact resolution. Reason: Not >> a v4.0.0 POM. >> [WARNING] POM for 'tranql:tranql:pom:1.4-SNAPSHOT:compile' is >> invalid. It will be ignored for artifact resolution. Reason: Not a >> v4. >> 0.0 POM. >> Downloading: http://people.apache.org/repo/m1-snapshot-repository/ >> geronimo-spec/jars/geronimo-spec-corba-1.0.jar 1/624K >> 3/624K5/624K6/624K7/624K9/624K10/624K12/624K13/624K14/624K16/624K17/6 >> 24K20/624K21/624K23/624K24/624K27/624K28/624K31/624K32/624K34/6 >> 24K35/624K37/624K38/624K39/624K41/624K44/624K45/624K46/624K48/624K49/ >> 624K52/624K53/624K55/624K56/624K57/624K59/624K60/624K62/624K63/ >> 624K64/624K66/624K67/624K68/624K71/624K74/624K75/624K77/624K78/624K80 >> /624K84/624K84/624K85/624K87/624K88/624K89/624K91/624K92/624K95 / >> 624K96/624K98/624K99/624K100/624K102/624K103/624K105/624K106/624K109/ >> 624K110/624K111/624K113/624K114/624K117/624K118/624K120/624K12 >> 3/624K124/624K125/624K127/624K128/624K131/624K132/624K134/624K135/624 >> K136/624K138/624K139/624K141/624K142/624K143/624K146/624K148/62 >> 4K149/624K150/624K152/624K153/624K154/624K156/624K157/624K160/624K161 >> /624K163/624K164/624K166/624K168/624K170/624K171/624K172/624K17 >> 4/624K175/624K177/624K178/624K179/624K182/624K184/624K185/624K186/624 >> K189/624K191/624K192/624K193/624K195/624K197/624K199/624K200/62 >> 4K202/624K203/624K204/624K206/624K207/624K209/624K211/624K213/624K214 >> /624K215/624K217/624K218/624K220/624K221/624K222/624K224/624K22 >> 5/624K226/624K229/624K230/624K232/624K233/624K234/624K236/624K238/624 >> K241/624K242/624K244/624K245/624K247/624K249/624K251/624K252/62 >> 4K254/624K255/624K256/624K259/624K260/624K262/624K265/624K266/624K267 >> /624K269/624K270/624K272/624K273/624K274/624K276/624K277/624K27 >> 8/624K280/624K281/624K283/624K284/624K287/624K288/624K290/624K292/624 >> K294/624K295/624K297/624K298/624K301/624K302/624K303/624K305/62 >> 4K309/624K309/624K310/624K312/624K313/624K315/624K316/624K317/624K319 >> /624K320/624K321/624K323/624K324/624K326/624K327/624K330/624K33 >> 1/624K333/624K334/624K335/624K338/624K340/624K341/624K342/624K344/624 >> K345/624K346/624K348/624K349/624K351/624K352/624K353/624K356/62 >> 4K357/624K358/624K360/624K361/624K362/624K365/624K366/624K369/624K370 >> /624K372/624K373/624K375/624K377/624K379/624K380/624K382/624K38 >> 3/624K384/624K386/624K387/624K388/624K392/624K393/624K394/624K395/624 >> K397/624K398/624K400/624K401/624K402/624K404/624K406/624K408/62 >> 4K409/624K411/624K412/624K415/624K416/624K418/624K420/624K422/624K423 >> /624K425/624K426/624K429/624K430/624K431/624K433/624K436/624K43 >> 7/624K438/624K440/624K441/624K444/624K445/624K447/624K448/624K449/624 >> K451/624K452/624K454/624K455/624K458/624K459/624K461/624K462/62 >> 4K463/624K466/624K468/624K469/624K470/624K473/624K474/624K476/624K477 >> /624K479/624K481/624K483/624K484/624K488/624K488/624K490/624K49 >> 1/624K492/624K495/624K497/624K498/624K499/624K501/624K502/624K504/624 >> K505/624K506/624K509/624K510/624K512/624K513/624K515/624K516/62 >> 4K517/624K520/624K522/624K524/624K526/624K527/624K529/624K530/624K533 >> /624K534/624K535/624K538/624K540/624K541/624K542/624K544/624K54 >> 7/624K548/624K549/624K551/624K553/624K555/624K556/624K558/624K559/624 >> K562/624K563/624K565/624K566/624K567/624K569/624K570/624K572/62 >> 4K573/624K576/624K577/624K578/624K580/624K581/624K583/624K584/624K585 >> /624K587/624K588/624K591/624K592/624K594/624K595/624K596/624K59 >> 9/624K601/624K602/624K605/624K606/624K608/624K609/624K610/624K612/624 >> K613/624K614/624K616/624K617/624K620/624K621/624K623/624K624/62 >> 4K624K downloadedDownloading: http://people.apache.org/repo/m1- >> snapshot-repository/org.openejb/jars/openejb-builder-2.2- >> SNAPSHOT.jar [WARNING] Unable to get resource from repository >> apache-snapshots-m1 (http://people.apache.org/repo/m1-snapshot- >> repository) >> Downloading: http://people.apache.org/repo/m2-snapshot-repository/ >> org/openejb/openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2-SNAPS >> HOT.jar >> [WARNING] Unable to get resource from repository apache-snapshots >> (http://people.apache.org/repo/m2-snapshot-repository) >> Downloading: http://snapshots.repository.codehaus.org/org/openejb/ >> openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2-SNAPSHOT.jar >> [WARNING] Unable to get resource from repository codehaus- >> snapshots (http://snapshots.repository.codehaus.org) >> Downloading: http://people.apache.org/maven-snapshot-repository/ >> org/openejb/openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2- >> SNAPSHO T.jar >> [WARNING] Unable to get resource from repository apache.snapshots >> (http://people.apache.org/maven-snapshot-repository) >> [INFO] >> --------------------------------------------------------------------- >> --- >> [ERROR] BUILD ERROR >> [INFO] >> --------------------------------------------------------------------- >> --- >> [INFO] Failed to resolve artifact. >> Missing: >> ---------- >> 1) org.openejb:openejb-builder:jar:2.2-SNAPSHOT >> Try downloading the file manually from the project website. >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.openejb - >> DartifactId=openejb-builder \ >> -Dversion=2.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file >> Path to dependency: >> 1) org.apache.geronimo.configs:openejb-deployer:car:1.2- >> SNAPSHOT >> 2) org.openejb:openejb-builder:jar:2.2-SNAPSHOT >> ---------- >> 1 required artifact is missing. >> for artifact: >> org.apache.geronimo.configs:openejb-deployer:car:1.2-SNAPSHOT >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2), >> apache.snapshots (http://people.apache.org/maven-snapshot- >> repository), >> codehaus (http://repository.codehaus.org), >> apache-snapshots (http://people.apache.org/repo/m2-snapshot- >> repository), >> codehaus-snapshots (http://snapshots.repository.codehaus.org), >> apache-snapshots-m1 (http://people.apache.org/repo/m1-snapshot- >> repository) >> [INFO] >> --------------------------------------------------------------------- >> --- >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> --------------------------------------------------------------------- >> --- >> [INFO] Total time: 4 minutes 53 seconds >> [INFO] Finished at: Sat Sep 02 23:28:25 EST 2006 >> [INFO] Final Memory: 43M/96M >> [INFO] >> --------------------------------------------------------------------- >> --- >> BUILD SUCCESSFUL >> Total time: 57 minutes 34 seconds