Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 50016 invoked from network); 4 Feb 2009 16:32:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 16:32:26 -0000 Received: (qmail 79736 invoked by uid 500); 4 Feb 2009 16:32:24 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 79693 invoked by uid 500); 4 Feb 2009 16:32:24 -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 79684 invoked by uid 99); 4 Feb 2009 16:32:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 08:32:24 -0800 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; Wed, 04 Feb 2009 16:32:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B5D97234C498 for ; Wed, 4 Feb 2009 08:31:59 -0800 (PST) Message-ID: <938202060.1233765119743.JavaMail.jira@brutus> Date: Wed, 4 Feb 2009 08:31:59 -0800 (PST) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4443) car-maven-plugin does not support the obsoletes attribute for plugins In-Reply-To: <701036179.1228321184453.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-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor updated GERONIMO-4443: ---------------------------------- Affects Version/s: 2.1.4 Fix Version/s: (was: 2.1.4) > car-maven-plugin does not support the obsoletes attribute for plugins > --------------------------------------------------------------------- > > Key: GERONIMO-4443 > URL: https://issues.apache.org/jira/browse/GERONIMO-4443 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: car-maven-plugin > Affects Versions: 2.1.3, 2.1.4 > Reporter: Donald Woods > Fix For: 2.2 > > > In 2.0, we could provide a attribute in the geronimo-plugins.xml to specify that a given plugin replaces other plugins. > When using the c-m-p from 2.1.3, neither of the following in pom.xml work as expected - > > > org.apache.geronimo.daytrader/daytrader//car > > > > > org.apache.geronimo.daytrader/daytrader//car > > > as either becomes the following in the generated META-INF/geronimo-plugins.xml > > See daytrader/branches/2.1.3/daytrader-tomcat/pom.xml -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.