Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 7756 invoked from network); 5 Oct 2006 10:27:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 10:27:11 -0000 Received: (qmail 82113 invoked by uid 500); 5 Oct 2006 10:27:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 82062 invoked by uid 500); 5 Oct 2006 10:27:08 -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 82049 invoked by uid 99); 5 Oct 2006 10:27:08 -0000 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 (hermes.apache.org: domain of www.bkk@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, 05 Oct 2006 03:27:08 -0700 Received: by py-out-1112.google.com with SMTP id x66so611256pye for ; Thu, 05 Oct 2006 03:26:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=c8aYKJbV3OXnR5rIcbUF9p03c1iohVeN0fBLGRVNlEDLooCndK39vS69jZ207/moI+zADkTx46q3DVwPZBvqKxoQXylZoZ4zMGNVVLDi58HRX2IQpvsvwJ37hnf7Rx/l5cPNRwcBJdWwQc9Iy13H8KaEImRcm/OCMTYRpP8r+P8= Received: by 10.35.114.16 with SMTP id r16mr3248419pym; Thu, 05 Oct 2006 03:26:47 -0700 (PDT) Received: by 10.35.26.6 with HTTP; Thu, 5 Oct 2006 03:26:47 -0700 (PDT) Message-ID: <2ed2f49c0610050326i5c6322e5mb5957a2006574612@mail.gmail.com> Date: Thu, 5 Oct 2006 15:56:47 +0530 From: "Krishnakumar B" To: dev@geronimo.apache.org Subject: Build error MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi, I get this error during build [INFO] Packaging module configuration: C:\Apache\geronimo-1.2\configs\client-cor ba-yoko\target\plan\plan.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] No reference named configAdapter in gbean org.apache.geronimo.configs/cli ent-corba-yoko/1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/client -corba-yoko/1.2-SNAPSHOT/car,j2eeType=CORBANameService,name=NameServerRef [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch I ran bootstrap clean specs modules openejb2 assemble with SUN JDK 1.4.2 I followed the steps listed in cWiki ( http://cwiki.apache.org/GMOxDEV/building-apache-geronimo-with-maven-2.html) Any help in fixing this....... Regards Krishnakumar