Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 70227 invoked from network); 10 Sep 2007 18:51:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2007 18:51:55 -0000 Received: (qmail 48676 invoked by uid 500); 10 Sep 2007 18:51:48 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 48645 invoked by uid 500); 10 Sep 2007 18:51:48 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 48634 invoked by uid 99); 10 Sep 2007 18:51:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2007 11:51:48 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2007 18:53:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 959B41A9832; Mon, 10 Sep 2007 11:51:16 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r574332 [1/2] - in /geronimo/plugins: activemq/trunk/activemq-jetty/ activemq/trunk/activemq-tomcat/ console/trunk/ console/trunk/console-base-portlets/ console/trunk/console-core/ console/trunk/console-ear/ console/trunk/console-jetty/ con... Date: Mon, 10 Sep 2007 18:51:12 -0000 To: scm@geronimo.apache.org From: pmcmahan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070910185116.959B41A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pmcmahan Date: Mon Sep 10 11:51:10 2007 New Revision: 574332 URL: http://svn.apache.org/viewvc?rev=574332&view=rev Log: GERONIMO-3413 update the poms for the admin console plugins to take advantage of the latest improvements to the car-maven-plugin. mainly this involves removing certain bits from the car plugin's configuration section so that the dependencies and other fields can be inherited from the main section of the pom that is processed by maven. Modified: geronimo/plugins/activemq/trunk/activemq-jetty/pom.xml geronimo/plugins/activemq/trunk/activemq-tomcat/pom.xml geronimo/plugins/console/trunk/console-base-portlets/pom.xml geronimo/plugins/console/trunk/console-core/pom.xml geronimo/plugins/console/trunk/console-ear/pom.xml geronimo/plugins/console/trunk/console-jetty/pom.xml geronimo/plugins/console/trunk/console-portal-driver/pom.xml geronimo/plugins/console/trunk/console-tomcat/pom.xml geronimo/plugins/console/trunk/pom.xml geronimo/plugins/debugviews/trunk/debugviews-jetty/pom.xml geronimo/plugins/debugviews/trunk/debugviews-portlets/pom.xml geronimo/plugins/debugviews/trunk/debugviews-tomcat/pom.xml geronimo/plugins/debugviews/trunk/pom.xml geronimo/plugins/jee-management/trunk/jee-management-jetty/pom.xml geronimo/plugins/jee-management/trunk/jee-management-tomcat/pom.xml geronimo/plugins/plancreator/trunk/plancreator-jetty/pom.xml geronimo/plugins/plancreator/trunk/plancreator-portlets/pom.xml geronimo/plugins/plancreator/trunk/plancreator-tomcat/pom.xml geronimo/plugins/plancreator/trunk/pom.xml geronimo/plugins/pluto/trunk/pluto-support/pom.xml geronimo/plugins/pluto/trunk/pom.xml geronimo/plugins/system-database/trunk/pom.xml geronimo/plugins/system-database/trunk/system-database-jetty/pom.xml geronimo/plugins/system-database/trunk/system-database-portlets/pom.xml geronimo/plugins/system-database/trunk/system-database-tomcat/pom.xml Modified: geronimo/plugins/activemq/trunk/activemq-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/activemq/trunk/activemq-jetty/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/activemq/trunk/activemq-jetty/pom.xml (original) +++ geronimo/plugins/activemq/trunk/activemq-jetty/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins activemq-jetty - ActiveMQ :: Configuration for Jetty + ActiveMQ :: Jetty plugin car @@ -41,11 +41,12 @@ activemq-portlets ${version} war + provided org.apache.geronimo.plugins - pluto-support + console-jetty 1.0-SNAPSHOT car @@ -119,116 +120,35 @@ org.apache.geronimo.plugins activemq-portlets + ${version} war - ActiveMQ -- Jetty Application - - ActiveMQ for Jetty - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - activemq-jetty - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - - org.apache.geronimo.configs - connector-deployer - ${geronimoVersion} - car - - - - org.apache.geronimo.configs - activemq-ra - ${geronimoVersion} - car - - - - org.apache.geronimo.configs - geronimo-gbean-deployer - ${geronimoVersion} - car - - - - org.apache.geronimo.modules - geronimo-kernel - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-activemq-ra - ${geronimoVersion} - rar - - - - org.apache.geronimo.configs - jsr88-rar-configurer - ${geronimoVersion} - car - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs jetty6 Web Container This version of the plugin works with the Geronimo/Jetty distribution. - It is not intended to run in the Geronimo/Tomcat distribution. - There is a separate version of this plugin that works with Tomcat. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://people.apache.org/repo/m2-incubating-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/activemq/trunk/activemq-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/activemq/trunk/activemq-tomcat/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/activemq/trunk/activemq-tomcat/pom.xml (original) +++ geronimo/plugins/activemq/trunk/activemq-tomcat/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins activemq-tomcat - ActiveMQ :: Configuration for Tomcat + ActiveMQ :: Tomcat plugin car @@ -41,11 +41,12 @@ activemq-portlets ${version} war + provided org.apache.geronimo.plugins - pluto-support + console-tomcat 1.0-SNAPSHOT car @@ -119,116 +120,35 @@ org.apache.geronimo.plugins activemq-portlets + ${version} war - ActiveMQ -- Tomcat Application - - ActiveMQ for Tomcat - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - activemq-tomcat - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - - org.apache.geronimo.configs - connector-deployer - ${geronimoVersion} - car - - - - org.apache.geronimo.configs - activemq-ra - ${geronimoVersion} - car - - - - org.apache.geronimo.configs - geronimo-gbean-deployer - ${geronimoVersion} - car - - - - org.apache.geronimo.modules - geronimo-kernel - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-activemq-ra - ${geronimoVersion} - rar - - - - org.apache.geronimo.configs - jsr88-rar-configurer - ${geronimoVersion} - car - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs tomcat6 Web Container This version of the plugin works with the Geronimo/Tomcat distribution. - It is not intended to run in the Geronimo/Jetty distribution. - There is a separate version of this plugin that works with Jetty. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://people.apache.org/repo/m2-incubating-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/console/trunk/console-base-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/console-base-portlets/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/console-base-portlets/pom.xml (original) +++ geronimo/plugins/console/trunk/console-base-portlets/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ console-base-portlets - Geronimo Administration Console Plugin :: Base Portlets + Administration Console :: Base Portlets war Modified: geronimo/plugins/console/trunk/console-core/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/console-core/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/console-core/pom.xml (original) +++ geronimo/plugins/console/trunk/console-core/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ console-core - Geronimo Administration Console Plugin :: Core Classes + Administration Console :: Core Classes Modified: geronimo/plugins/console/trunk/console-ear/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/console-ear/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/console-ear/pom.xml (original) +++ geronimo/plugins/console/trunk/console-ear/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ console-ear - Geronimo Administration Console Plugin :: EAR + Administration Console :: EAR ear Modified: geronimo/plugins/console/trunk/console-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/console-jetty/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/console-jetty/pom.xml (original) +++ geronimo/plugins/console/trunk/console-jetty/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins console-jetty - Geronimo Administration Console Plugin :: Configuration for Jetty + Administration Console :: Jetty plugin car @@ -41,6 +41,7 @@ console-ear ${version} ear + provided org.apache.geronimo.plugins @@ -84,81 +85,37 @@ ${jetty6Deployer} ${jasperDeployer} - Administration Console -- Jetty org.apache.geronimo.plugins console-ear ${version} ear - Application - - Geronimo Administration Console for Jetty - - http://geronimo.apache.org/ - The Apache Geronimo development community + Applications true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - console-jetty - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - org.apache.geronimo.configs - geronimo-gbean-deployer - ${geronimoVersion} - car - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - - org.apache.geronimo.configs - j2ee-security - ${geronimoVersion} - car - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs jetty6 Web Container This version of the plugin works with the Geronimo/Jetty distribution. - It is not intended to run in the Geronimo/Tomcat distribution. - There is a separate version of this plugin that works with Tomcat. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/console/trunk/console-portal-driver/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/console-portal-driver/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/console-portal-driver/pom.xml (original) +++ geronimo/plugins/console/trunk/console-portal-driver/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ console-portal-driver war - Geronimo Administration Console Plugin :: Pluto Portal Driver + Administration Console :: Pluto Portal Driver Modified: geronimo/plugins/console/trunk/console-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/console-tomcat/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/console-tomcat/pom.xml (original) +++ geronimo/plugins/console/trunk/console-tomcat/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins console-tomcat - Geronimo Administration Console Plugin :: Configuration for Tomcat + Administration Console :: Tomcat plugin car @@ -41,6 +41,7 @@ console-ear ${version} ear + provided org.apache.geronimo.plugins @@ -84,81 +85,37 @@ ${tomcatDeployer} ${jasperDeployer} - Administration Console -- Tomcat org.apache.geronimo.plugins console-ear ${version} ear - Application - - Geronimo Administration Console for Tomcat - - http://geronimo.apache.org/ - The Apache Geronimo development community + Applications true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - console-tomcat - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - org.apache.geronimo.configs - geronimo-gbean-deployer - ${geronimoVersion} - car - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - - org.apache.geronimo.configs - j2ee-security - ${geronimoVersion} - car - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs tomcat6 Web Container This version of the plugin works with the Geronimo/Tomcat distribution. - It is not intended to run in the Geronimo/Jetty distribution. - There is a separate version of this plugin that works with Jetty. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/console/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/console/trunk/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/console/trunk/pom.xml (original) +++ geronimo/plugins/console/trunk/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ org.apache.geronimo.plugins console - Geronimo Administration Console Plugin + Administration Console pom 1.0-SNAPSHOT Modified: geronimo/plugins/debugviews/trunk/debugviews-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/debugviews/trunk/debugviews-jetty/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/debugviews/trunk/debugviews-jetty/pom.xml (original) +++ geronimo/plugins/debugviews/trunk/debugviews-jetty/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins debugviews-jetty - Geronimo Debug Views :: Configuration for Jetty + Debug Views :: Jetty plugin car @@ -41,11 +41,12 @@ debugviews-portlets ${version} war + provided org.apache.geronimo.plugins - pluto-support + console-jetty 1.0-SNAPSHOT car @@ -108,7 +109,6 @@ ${jetty6Deployer} ${jasperDeployer} - Debug Views -- Jetty org.apache.geronimo.plugins debugviews-portlets @@ -116,96 +116,30 @@ war Application - - Debug Views plugin for Jetty - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - debugviews-jetty - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - org.apache.geronimo.configs - geronimo-gbean-deployer - ${geronimoVersion} - car - - - org.apache.geronimo.configs - dojo-jetty6 - ${geronimoVersion} - car - - - org.apache.xbean - xbean-naming - ${xbeanVersion} - - - org.apache.geronimo.modules - geronimo-kernel - ${geronimoVersion} - jar - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - org.apache.geronimo.specs - geronimo-servlet_2.5_spec - ${geronimoServletSpecVersion} - jar - - - org.apache.geronimo.modules - geronimo-j2ee - ${geronimoVersion} - jar - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs jetty6 Web Container This version of the plugin works with the Geronimo/Jetty distribution. - It is not intended to run in the Geronimo/Tomcat distribution. - There is a separate version of this plugin that works with Tomcat. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/debugviews/trunk/debugviews-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/debugviews/trunk/debugviews-portlets/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/debugviews/trunk/debugviews-portlets/pom.xml (original) +++ geronimo/plugins/debugviews/trunk/debugviews-portlets/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ debugviews-portlets - Geronimo Debug Views :: Admin Console Portlets + Debug Views :: Admin Console Portlets war Modified: geronimo/plugins/debugviews/trunk/debugviews-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/debugviews/trunk/debugviews-tomcat/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/debugviews/trunk/debugviews-tomcat/pom.xml (original) +++ geronimo/plugins/debugviews/trunk/debugviews-tomcat/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins debugviews-tomcat - Geronimo Debug Views :: Configuration for Tomcat + Debug Views :: Tomcat plugin car @@ -41,11 +41,12 @@ debugviews-portlets ${version} war + provided org.apache.geronimo.plugins - pluto-support + console-tomcat 1.0-SNAPSHOT car @@ -108,7 +109,6 @@ ${tomcatDeployer} ${jasperDeployer} - Debug Views -- Tomcat org.apache.geronimo.plugins debugviews-portlets @@ -116,96 +116,30 @@ war Application - - Debug Views plugin for Tomcat - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - debugviews-tomcat - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - org.apache.geronimo.configs - geronimo-gbean-deployer - ${geronimoVersion} - car - - - org.apache.geronimo.configs - dojo-tomcat - ${geronimoVersion} - car - - - org.apache.xbean - xbean-naming - ${xbeanVersion} - - - org.apache.geronimo.modules - geronimo-kernel - ${geronimoVersion} - jar - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - org.apache.geronimo.specs - geronimo-servlet_2.5_spec - ${geronimoServletSpecVersion} - jar - - - org.apache.geronimo.modules - geronimo-j2ee - ${geronimoVersion} - jar - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs tomcat6 Web Container This version of the plugin works with the Geronimo/Tomcat distribution. - It is not intended to run in the Geronimo/Jetty distribution. - There is a separate version of this plugin that works with Jetty. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/debugviews/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/debugviews/trunk/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/debugviews/trunk/pom.xml (original) +++ geronimo/plugins/debugviews/trunk/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ org.apache.geronimo.plugins debugviews - Geronimo Debug Views + Debug Views pom 1.0-SNAPSHOT Modified: geronimo/plugins/jee-management/trunk/jee-management-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/jee-management/trunk/jee-management-jetty/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/jee-management/trunk/jee-management-jetty/pom.xml (original) +++ geronimo/plugins/jee-management/trunk/jee-management-jetty/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins jee-management-jetty - Java EE Management :: Configuration for Jetty + Java EE Management :: Jetty plugin car @@ -41,6 +41,7 @@ jee-management-portlets ${version} war + provided @@ -89,86 +90,34 @@ org.apache.geronimo.plugins jee-management-portlets - war - - JEE Management Views -- Jetty - - org.apache.geronimo.plugins - jee-management-portlets ${version} war Application - - JEE Management Views plugin - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - jee-management-jetty - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - - org.apache.geronimo.modules - geronimo-kernel - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs jetty6 Web Container This version of the plugin works with the Geronimo/Jetty distribution. - It is not intended to run in the Geronimo/Tomcat distribution. - There is a separate version of this plugin that works with Tomcat. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/jee-management/trunk/jee-management-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/jee-management/trunk/jee-management-tomcat/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/jee-management/trunk/jee-management-tomcat/pom.xml (original) +++ geronimo/plugins/jee-management/trunk/jee-management-tomcat/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins jee-management-tomcat - Java EE Management :: Configuration for Tomcat + Java EE Management :: Tomcat plugin car @@ -41,6 +41,7 @@ jee-management-portlets ${version} war + provided @@ -89,86 +90,34 @@ org.apache.geronimo.plugins jee-management-portlets - war - - JEE Management Views -- Tomcat - - org.apache.geronimo.plugins - jee-management-portlets ${version} war Application - - JEE Management Views plugin - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - jee-management-tomcat - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - - org.apache.geronimo.modules - geronimo-kernel - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs tomcat6 Web Container This version of the plugin works with the Geronimo/Tomcat distribution. - It is not intended to run in the Geronimo/Jetty distribution. - There is a separate version of this plugin that works with Jetty. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/plancreator/trunk/plancreator-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/plancreator/trunk/plancreator-jetty/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/plancreator/trunk/plancreator-jetty/pom.xml (original) +++ geronimo/plugins/plancreator/trunk/plancreator-jetty/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins plancreator-jetty - Geronimo Plan Creator :: Configuration for Jetty + Deployment Plan Creator :: Jetty plugin car @@ -41,6 +41,7 @@ plancreator-portlets ${version} war + provided @@ -95,93 +96,34 @@ org.apache.geronimo.plugins plancreator-portlets - war - - Plan Creator -- Jetty - - org.apache.geronimo.plugins - plancreator-portlets ${version} war Application - - Plan Creator plugin for Jetty - - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - plancreator-jetty - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - - org.apache.geronimo.configs - connector-deployer - ${geronimoVersion} - car - - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-test-ddbean - ${geronimoVersion} - jar - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs jetty6 Web Container This version of the plugin works with the Geronimo/Jetty distribution. - It is not intended to run in the Geronimo/Tomcat distribution. - There is a separate version of this plugin that works with Tomcat. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/plancreator/trunk/plancreator-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/plancreator/trunk/plancreator-portlets/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/plancreator/trunk/plancreator-portlets/pom.xml (original) +++ geronimo/plugins/plancreator/trunk/plancreator-portlets/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ plancreator-portlets - Geronimo Plan Creator :: Admin Console Portlets + Deployment Plan Creator :: Admin Console Portlets war Modified: geronimo/plugins/plancreator/trunk/plancreator-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/plancreator/trunk/plancreator-tomcat/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/plancreator/trunk/plancreator-tomcat/pom.xml (original) +++ geronimo/plugins/plancreator/trunk/plancreator-tomcat/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ org.apache.geronimo.plugins plancreator-tomcat - Geronimo Plan Creator :: Configuration for Tomcat + Deployment Plan Creator :: Tomcat plugin car @@ -41,6 +41,7 @@ plancreator-portlets ${version} war + provided @@ -95,93 +96,37 @@ org.apache.geronimo.plugins plancreator-portlets - war - - Plan Creator -- Tomcat - - org.apache.geronimo.plugins - plancreator-portlets ${version} war Application - Plan Creator plugin for Tomcat + Plan creator plugin for Tomcat - http://geronimo.apache.org/ - The Apache Geronimo development community true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - plancreator-tomcat - - - - - org.apache.geronimo.plugins - pluto-support - 1.0-SNAPSHOT - car - - - - org.apache.geronimo.modules - geronimo-management - ${geronimoVersion} - jar - - - - org.apache.geronimo.configs - connector-deployer - ${geronimoVersion} - car - - - - org.apache.geronimo.modules - geronimo-deploy-jsr88 - ${geronimoVersion} - jar - - - - org.apache.geronimo.modules - geronimo-test-ddbean - ${geronimoVersion} - jar - - + + true + true + - org.apache.geronimo.plugins - pluto-support - - Portal - Pluto portal cantainer support in Geronimo - - - org.apache.geronimo.configs tomcat6 Web Container This version of the plugin works with the Geronimo/Tomcat distribution. - It is not intended to run in the Geronimo/Jetty distribution. - There is a separate version of this plugin that works with Jetty. - Please install the version appropriate to your Geronimo distribution. http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/plancreator/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/plancreator/trunk/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/plancreator/trunk/pom.xml (original) +++ geronimo/plugins/plancreator/trunk/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,13 +30,13 @@ org.apache.geronimo.plugins plancreator - Geronimo Plan Creator + Deployment Plan Creator pom 1.0-SNAPSHOT - Geronimo plan creator + Geronimo deployment plan creator Modified: geronimo/plugins/pluto/trunk/pluto-support/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/pluto/trunk/pluto-support/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/pluto/trunk/pluto-support/pom.xml (original) +++ geronimo/plugins/pluto/trunk/pluto-support/pom.xml Mon Sep 10 11:51:10 2007 @@ -31,7 +31,7 @@ pluto-support car - Pluto Plugin :: Container Configuration for Geronimo + Pluto :: Container support plugin @@ -137,155 +137,26 @@ ${gbeanDeployer} - ${j2eeDeployer} - Pluto Support for Geronimo - - org.apache.geronimo.plugins - pluto-support - ${version} - car - Portals - http://geronimo.apache.org/ - The Apache development community - Pluto portal container for Geronimo. This configuration provides the components - for portal applications that are shared across the web container. + Pluto portal container support for Geronimo. This configuration provides the components + for portlet applications that are shared across the web container. true - 2.0.1 2.1-SNAPSHOT - - - org.apache.geronimo.plugins - pluto-support - - - - - org.apache.pluto - pluto-portal-driver - ${plutoVersion} - jar - - - org.apache.pluto - pluto-portal-driver-impl - ${plutoVersion} - jar - - - org.apache.pluto - pluto-container - ${plutoVersion} - jar - - - org.apache.pluto - pluto-descriptor-api - ${plutoVersion} - jar - - - org.apache.pluto - pluto-descriptor-impl - ${plutoVersion} - jar - - - org.apache.pluto - pluto-taglib - ${plutoVersion} - jar - - - commons-logging - commons-logging-api - ${commonsLoggingVersion} - jar - - - commons-beanutils - commons-beanutils - ${commonsBeanUtilsVersion} - jar - - - commons-collections - commons-collections - ${commonsCollectionsVersion} - jar - - - javax.portlet - portlet-api - ${portletApiVersion} - jar - - - org.apache.geronimo.configs - jee-specs - ${geronimoVersion} - car - - - org.codehaus.castor - castor - ${castorVersion} - jar - - - org.apache.geronimo.plugins - geronimo-pluto - ${version} - jar - - - org.springframework - spring-beans - ${springVersion} - jar - - - org.springframework - spring-context - ${springVersion} - jar - - - org.springframework - spring-core - ${springVersion} - jar - - - org.springframework - spring-web - ${springVersion} - jar - - - commons-digester - commons-digester - ${commonsDigesterVersion} - jar - - + + true + true + - - - org.apache.geronimo.configs - jasper - - Web Container - The Jasper subsystem - http://people.apache.org/repo/m2-snapshot-repository/ http://repo1.maven.org/maven2/ + + http://people.apache.org/~pmcmahan/maven2/ Modified: geronimo/plugins/pluto/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/pluto/trunk/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/pluto/trunk/pom.xml (original) +++ geronimo/plugins/pluto/trunk/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ org.apache.geronimo.plugins pluto - Pluto Plugin + Pluto pom 1.0-SNAPSHOT @@ -503,7 +503,7 @@ geronimo-website - scp://people.apache.org/www/geronimo.apache.org/maven/portals + scp://people.apache.org/www/geronimo.apache.org/maven/pluto Modified: geronimo/plugins/system-database/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/system-database/trunk/pom.xml?rev=574332&r1=574331&r2=574332&view=diff ============================================================================== --- geronimo/plugins/system-database/trunk/pom.xml (original) +++ geronimo/plugins/system-database/trunk/pom.xml Mon Sep 10 11:51:10 2007 @@ -30,7 +30,7 @@ org.apache.geronimo.plugins system-database - Geronimo System Database + System Database pom 1.0-SNAPSHOT