Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 24936 invoked from network); 13 Sep 2008 16:15:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Sep 2008 16:15:07 -0000 Received: (qmail 12660 invoked by uid 500); 13 Sep 2008 16:15:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 12597 invoked by uid 500); 13 Sep 2008 16:15:01 -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 12582 invoked by uid 99); 13 Sep 2008 16:15:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Sep 2008 09:15:01 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Sep 2008 16:14:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 60FF6234C1DD for ; Sat, 13 Sep 2008 09:14:44 -0700 (PDT) Message-ID: <1317671865.1221322484396.JavaMail.jira@brutus> Date: Sat, 13 Sep 2008 09:14:44 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-4300) help with plugin groups.... no plan means no classloader In-Reply-To: <693278280.1221321524223.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-4300. ---------------------------------- Resolution: Fixed Implemented in rev 694978. Also use the framework plugingroup in the other assemblies instead of unpacking the framework assembly. > help with plugin groups.... no plan means no classloader > -------------------------------------------------------- > > Key: GERONIMO-4300 > URL: https://issues.apache.org/jira/browse/GERONIMO-4300 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: car-maven-plugin > Affects Versions: 2.2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 2.2 > > > Generating plugin groups effectively with the c-m-p requires that it can avoid trying to generate the configuration for these plugin groups. An easy trigger for this is the absence of a plan. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.