From user-return-10801-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Mon Jul 07 10:10:54 2008 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 77661 invoked from network); 7 Jul 2008 10:10:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 10:10:54 -0000 Received: (qmail 74121 invoked by uid 500); 7 Jul 2008 10:10:53 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 74098 invoked by uid 500); 7 Jul 2008 10:10:52 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 74087 invoked by uid 99); 7 Jul 2008 10:10:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 03:10:52 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 10:10:00 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KFnfp-00062g-3D for user@geronimo.apache.org; Mon, 07 Jul 2008 03:10:21 -0700 Message-ID: <18313566.post@talk.nabble.com> Date: Mon, 7 Jul 2008 03:10:21 -0700 (PDT) From: harikaried To: user@geronimo.apache.org Subject: daytrader/daytrader-derby-datasource build error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: edilee@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I've been trying to build daytrader (svn co latest trunk) and it's getting stuck building the derby-datasource: Maven version: 2.0.9 Java version: 1.5.0_15 OS name: "linux" version: "2.6.9-55.0.2.elsmp" arch: "i386" Family: "unix" [INFO] Building Unnamed - org.apache.geronimo.daytrader:daytrader-derby-datasource:car:2.0-SNAPSHOT [INFO] task-segment: [install] ... [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] could not package plugin Embedded error: Unable to create configuration for deployment Cound not find parent configuration: org.apache.geronimo.configs/system-database/2.2-20080527.231944-2/car org.apache.maven.lifecycle.LifecycleExecutionException: could not package plugin at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:583) Caused by: org.apache.maven.plugin.MojoExecutionException: could not package plugin at org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:205) Caused by: org.apache.geronimo.common.DeploymentException: Unable to create configuration for deployment at org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:120) Caused by: org.apache.geronimo.kernel.config.LifecycleException: load of org.apache.geronimo.daytrader/daytrader-derby-datasource/2.0-SNAPSHOT/car failed at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:327) Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error starting configuration gbean org.apache.geronimo.daytrader/daytrader-derby-datasource/2.0-SNAPSHOT/car at org.apache.geronimo.kernel.config.SimpleConfigurationManager.load(SimpleConfigurationManager.java:352) Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Cound not find parent configuration: org.apache.geronimo.configs/system-database/2.2-20080527.231944-2/car at org.apache.geronimo.kernel.config.SimpleConfigurationManager.findParentConfigurations(SimpleConfigurationManager.java:367) -- View this message in context: http://www.nabble.com/daytrader-daytrader-derby-datasource-build-error-tp18313566s134p18313566.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.