Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47556 invoked from network); 25 Feb 2005 06:53:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Feb 2005 06:53:10 -0000 Received: (qmail 4935 invoked by uid 500); 25 Feb 2005 06:53:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 4886 invoked by uid 500); 25 Feb 2005 06:53:07 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 4871 invoked by uid 99); 25 Feb 2005 06:53:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from Unknown (HELO mgd.gluecode.com) (64.14.202.141) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 24 Feb 2005 22:53:06 -0800 Received: from [192.168.1.5] (dsl093-038-137.pdx1.dsl.speakeasy.net [66.93.38.137]) (authenticated bits=0) by mgd.gluecode.com (8.12.10/8.12.10) with ESMTP id j1P6qECW022571 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 24 Feb 2005 22:52:15 -0800 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <1109313437.5547.96.camel@brazos.spikesource.com> References: <1109313437.5547.96.camel@brazos.spikesource.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: Build failing Date: Thu, 24 Feb 2005 22:53:02 -0800 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.619.2) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I think if you check that your openejb copy is up to date and rebuild openejb and then rerun the assembly module build you will succeed. You should also make sure your geronimo copy is up to date since there has been at least one change since the "listener" addition that affects both geronimo and openejb. thanks david jencks On Feb 24, 2005, at 10:37 PM, Hari Kodungallur wrote: > Hi, > > I checked out fresh copy of geronimo svn repository and also did a > fresh > checkout of activemq etc.. > > The build is failing with the following error. Am I doing anything > wrong or missing something? I tried searching the mailing list to see > if > anything (like the build procedure or dependencies) has changed > recently. Could not find anything. (In fact the mails do not seem to be > archiving properly. There are only 13 messages for the month of Feb in > the dev mailing list archive). > > Thanks much! > -Hari > > > > BUILD FAILED > File...... > /home/hkodungallur/.maven/cache/maven-multiproject-plugin-1.3.1/ > plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > Unable to obtain goal [default] -- > /usr/home/geronimo/modules/assembly/maven.xml:232:15: > Unknown attribute listener on > geronimo.deployer:J2EEApplication=null,J2EEModule=org/apache/geronimo/ > J2EEDeployer,J2EEServer=deployer,j2eeType=ModuleBuilder,name=EJBBuilder > >