From dev-return-77945-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Tue Nov 03 23:38:29 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 70240 invoked from network); 3 Nov 2009 23:38:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 23:38:29 -0000 Received: (qmail 23132 invoked by uid 500); 3 Nov 2009 23:38:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 23048 invoked by uid 500); 3 Nov 2009 23:38:28 -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 23040 invoked by uid 99); 3 Nov 2009 23:38:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 23:38:28 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.44.55] (HELO smtp110.prem.mail.sp1.yahoo.com) (98.136.44.55) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 03 Nov 2009 23:38:26 +0000 Received: (qmail 69261 invoked from network); 3 Nov 2009 23:38:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; b=1bMp3wn0Jvms79r1vJMzh/SCs0GDzMztYvl1i6D1wosTRr2onjUP4fVk4WTYPrPa3guV81LXBd4dy2BVskE3I8HGm+oW0FioekoXhnG+Xn8DtqcjcBygD2WRHTwI1ltcqhebAupAvD9yRu/AF0xlH8K2nKsqO92ZZiwCgIH+CUc= ; Received: from 076-076-148-215.pdx.net (david_jencks@76.76.148.215 with plain) by smtp110.prem.mail.sp1.yahoo.com with SMTP; 03 Nov 2009 15:38:05 -0800 PST X-Yahoo-SMTP: .9oIUzyswBANsYgUm_5uPui0skTnzGJXJQ-- X-YMail-OSG: jqsstYoVM1n2yu_WDg174nRIJwka.5JIz6Glr5LeKw2RXvuUJvJfK5vIJwC6N_jvZ1YgqB5wfAiAcMWMYQRWzUvvtkE9yHJgjKQuJnT86HGCjfxL0Vlnmsf8qnKpIA5YlLnfbJ3yGCjA2TH8Kby1e4r8e2ZhI4rlhQ2A7UopupGhqxt2d8VQXl8YzfU46.jwQzyekxbT1_3kXsVnCdemOkRrCkhqeNux.yB4BXen0SmOAQ-- X-Yahoo-Newman-Property: ymail-3 Message-Id: <85485CC5-852E-4D23-8AEC-466F28D595DE@yahoo.com> From: David Jencks To: dev@geronimo.apache.org In-Reply-To: <56B2273AB77DDA4E9216BD7639D129830426D633@VMXYVR2.ds.mda.ca> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Can you help Date: Tue, 3 Nov 2009 15:38:03 -0800 References: <20091103211205.B3BBD2388874@eris.apache.org> <56B2273AB77DDA4E9216BD7639D129830426D633@VMXYVR2.ds.mda.ca> X-Mailer: Apple Mail (2.936) I'm not sure what you are building, but both of those jars have been released so the snapshot version is no longer available. In general if you are having a build problem it is best to explain exactly how you got the code, such as... svn co https://....... thanks david jencks On Nov 3, 2009, at 1:42 PM, Fei LI wrote: > > Hi, > > I am new. > > I stuck on > > 1.How to Build Geronimo Eclipse Plugin from Source > > The command: > > mvn clean install -Ptestsuite > > Say: > > Missing: > ---------- > 1) org.apache.openejb:ejb31-api-experimental:jar:3.1.2-SNAPSHOT > > > 2) org.apache.geronimo.components:geronimo-jaspi:jar:1.0-SNAPSHOT > > How to get through? > > Thanks > > Fei Li