You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/02/06 05:58:39 UTC

svn commit: r618890 [2/3] - in /geronimo/site/trunk/docs/plugins: geronimo-2.2/ geronimo-2.2/.htaccess geronimo-2.2/geronimo-plugins.xml plugin-repository-list-2.2.txt

Added: geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml?rev=618890&view=auto
==============================================================================
--- geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml (added)
+++ geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml Tue Feb  5 20:58:39 2008
@@ -0,0 +1,7503 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<geronimo-plugin-list xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/plugins-1.3">
+    <plugin>
+        <name>Geronimo Framework, Configs :: GBean Deployer Boostrap</name>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-gbean-deployer-bootstrap</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: J2EE System</name>
+        <category>Geronimo Core</category>
+        <description>Base geronimo server that sets up the kernel.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>2.2.3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>2.2.3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.91</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>ognl</groupId>
+                <artifactId>ognl</artifactId>
+                <version>2.6.9</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>javax.xml.bind</groupId>
+                <artifactId>jaxb-api</artifactId>
+                <version>2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.0.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.1</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: XMLBeans</name>
+        <category>Geronimo Core</category>
+        <description>Geronimo module that supplies the xmlbeans framework in a single classloader.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>xmlbeans</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-system</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.xmlbeans</groupId>
+                <artifactId>xmlbeans</artifactId>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: JavaEE Specs</name>
+        <category>JavaEE</category>
+        <description>The JavaEE spec jars in a single classloader.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>jee-specs</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-system</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-annotation_1.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-ejb_3.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-el_1.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-interceptor_3.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jacc_1.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.javamail</groupId>
+                <artifactId>geronimo-javamail_1.4_mail</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxr_1.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jms_1.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jpa_3.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jsp_2.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jta_1.1_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-servlet_2.5_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-jaxws-api</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-saaj-api</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jstl</groupId>
+                <artifactId>jstl</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.myfaces.core</groupId>
+                <artifactId>myfaces-api</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-jdbc</artifactId>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: RMI Naming</name>
+        <category>Geronimo Core</category>
+        <description>Fundamental geronimo services including the plugin installer.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>rmi-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>jee-specs</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-management</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-core</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-interceptor</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-naming</artifactId>
+                <version>3.3</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="RMIRegistry">
+                    <ns2:attribute name="port">${NamingPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="NamingProperties">
+                    <ns2:attribute name="namingProviderUrl">rmi://${ServerHostname}:${NamingPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="DefaultThreadPool">
+                    <ns2:attribute name="keepAliveTime">30000</ns2:attribute>
+                    <ns2:attribute name="minPoolSize">${MinThreadPoolSize}</ns2:attribute>
+                    <ns2:attribute name="maxPoolSize">${MaxThreadPoolSize}</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-substitution key="ServerHostname">localhost</config-substitution>
+            <config-substitution key="PortOffset">0</config-substitution>
+            <config-substitution key="NamingPort">1099</config-substitution>
+            <config-substitution key="MinThreadPoolSize">200</config-substitution>
+            <config-substitution key="MaxThreadPoolSize">500</config-substitution>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Plugin Management</name>
+        <category>Geronimo Core</category>
+        <description>Plugin management services including the installer.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>plugin</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>rmi-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-plugin</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>xmlbeans</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-archiver</artifactId>
+                <version>1.0-alpha-7</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-utils</artifactId>
+                <version>1.4.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-container-default</artifactId>
+                <version>1.0-alpha-9</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-component-api</artifactId>
+                <version>1.0-alpha-15</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="DownloadedPluginRepos">
+                    <ns2:attribute name="repositoryList">http://geronimo.apache.org/plugins/plugin-repository-list-2.2.txt</ns2:attribute>
+                    <ns2:attribute name="userRepositories">~/.m2/repository</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: GBean Deployer</name>
+        <category>Geronimo Core</category>
+        <description>The GBean Deployer</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-gbean-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>xmlbeans</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deployment</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-service-builder</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>plugin</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="Deployer">
+                    <ns2:attribute name="remoteDeployAddress">http://${RemoteDeployHostname}:${HTTPPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-xml-content server="offline"/>
+            <config-substitution key="RemoteDeployHostname">localhost</config-substitution>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Client System</name>
+        <category>Geronimo Core</category>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>client-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.91</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>ognl</groupId>
+                <artifactId>ognl</artifactId>
+                <version>2.6.9</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>javax.xml.bind</groupId>
+                <artifactId>jaxb-api</artifactId>
+                <version>2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.0.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.1</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content load="false"/>
+            <artifact-alias server="client" key="org.apache.geronimo.framework/j2ee-system//car">org.apache.geronimo.framework/client-system/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias server="client" key="org.apache.geronimo.framework/j2ee-system/2.2-SNAPSHOT/car">org.apache.geronimo.framework/client-system/2.2-SNAPSHOT/car</artifact-alias>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: J2EE Security</name>
+        <category>Security</category>
+        <description>Basic Geronimo server security infrastructure</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-security</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>rmi-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-security</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-jmx-remoting</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="JMXService">
+                    <ns2:attribute name="protocol">rmi</ns2:attribute>
+                    <ns2:attribute name="host">${ServerHostname}</ns2:attribute>
+                    <ns2:attribute name="port">${JMXPort + PortOffset}</ns2:attribute>
+                    <ns2:attribute name="urlPath">/jndi/rmi://${ServerHostname}:${NamingPort + PortOffset}/JMXConnector</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-substitution key="JMXPort">9999</config-substitution>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: JSR-88 CLI</name>
+        <category>Deployment</category>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>jsr88-cli</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-gbean-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-cli</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-tool</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.91</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>javax.xml.bind</groupId>
+                <artifactId>jaxb-api</artifactId>
+                <version>2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.0.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.1</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content server="jsr88"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: JSR-88 DeploymentFactory</name>
+        <category>Deployment</category>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>jsr88-deploymentfactory</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>javax.xml.bind</groupId>
+                <artifactId>jaxb-api</artifactId>
+                <version>2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.0.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.1</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content server="jsr88"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Online Deployer</name>
+        <category>Deployment</category>
+        <description>Geronimo Online Deployer</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>online-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-tool</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.91</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>ognl</groupId>
+                <artifactId>ognl</artifactId>
+                <version>2.6.9</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-plugin</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>javax.xml.bind</groupId>
+                <artifactId>jaxb-api</artifactId>
+                <version>2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.0.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.1</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content load="false"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Offline Deployer</name>
+        <category>Deployment</category>
+        <description>Offline deployer</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>offline-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>online-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content load="false"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Server Security Configuration</name>
+        <category>Security</category>
+        <description>Sample security configuration for a demo geronimo server. Not suitable for production use.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>server-security-config</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-security</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <copy-file relative-to="server" dest-dir="var">security</copy-file>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Shutdown</name>
+        <category>Geronimo Core</category>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>shutdown</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-tool</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.91</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content load="false"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: CLI Upgrade</name>
+        <category>Deployment</category>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>upgrade-cli</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-gbean-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>cglib</groupId>
+                <artifactId>cglib-nodep</artifactId>
+                <version>2.1_3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-logging</groupId>
+                <artifactId>commons-logging</artifactId>
+                <version>1.0.4</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
+                <version>1.2.14</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.2.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>xpp3</groupId>
+                <artifactId>xpp3</artifactId>
+                <version>1.1.3.3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-upgrade</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-service-builder</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content load="false"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Plan Upgrade</name>
+        <category>Deployment</category>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>upgrade</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-gbean-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-upgrade</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Framework, Configs :: Transformer Agent</name>
+        <category>Geronimo Core</category>
+        <description>Geronimo class transformer registry agent.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>transformer-agent</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, J2EE :: Server</name>
+        <category>JavaEE</category>
+        <description>Basic geronimo JavaEE support components including the transaction manager and connector framework.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>rmi-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-core</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-management</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-j2ee</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-webservices</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-reflect</artifactId>
+                <version>3.3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>2.2.3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>2.2.3</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <artifact-alias key="org.apache.geronimo.configs/j2ee-server//car">org.apache.geronimo.configs/j2ee-server/2.2-SNAPSHOT/car</artifact-alias>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, Connector :: Transaction Manager (JTA11)</name>
+        <category>Geronimo Core</category>
+        <description>Geronimo transaction manager module.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-security</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-core</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-connector</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.components</groupId>
+                <artifactId>geronimo-connector</artifactId>
+                <version>2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-transaction</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.components</groupId>
+                <artifactId>geronimo-transaction</artifactId>
+                <version>2.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-persistence-jpa10</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-transformer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.objectweb.howl</groupId>
+                <artifactId>howl</artifactId>
+                <version>1.0.1-1</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="ResourceBindings">
+                    <ns2:attribute name="format">${ResourceBindingsFormat}</ns2:attribute>
+                    <ns2:attribute name="nameInNamespace">${ResourceBindingsNameInNamespace}</ns2:attribute>
+                    <ns2:attribute name="namePattern">${ResourceBindingsNamePattern}</ns2:attribute>
+                    <ns2:attribute name="abstractNameQuery">${ResourceBindingsQuery}</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-substitution key="ResourceBindingsFormat">{groupId}/{artifactId}/{j2eeType}/{name}</config-substitution>
+            <config-substitution key="ResourceBindingsNameInNamespace">jca:</config-substitution>
+            <config-substitution key="ResourceBindingsNamePattern"></config-substitution>
+            <config-substitution key="ResourceBindingsQuery">?#org.apache.geronimo.naming.ResourceSource</config-substitution>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, J2EE :: Deployer</name>
+        <category>JavaEE deployment</category>
+        <description>Basic JavaEE deployer functionality including the ear deployer.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-j2ee-schema</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.schema</groupId>
+                <artifactId>geronimo-schema-jee_5</artifactId>
+                <version>1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.schema</groupId>
+                <artifactId>geronimo-schema-j2ee_1.4</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-test-ddbean</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-naming-builder</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-security-builder</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-security</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-j2ee-builder</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-gbean-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-client</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-finder</artifactId>
+                <version>3.3</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-web-2.5-builder</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="WebBuilder">
+                    <ns2:attribute name="defaultNamespace">http://geronimo.apache.org/xml/ns/j2ee/web/jetty-2.0</ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="EnvironmentEntryBuilder">
+                    <ns2:attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-xml-content server="offline">
+                <ns2:gbean name="WebBuilder">
+                    <ns2:attribute name="defaultNamespace">http://geronimo.apache.org/xml/ns/j2ee/web/jetty-2.0</ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="EnvironmentEntryBuilder">
+                    <ns2:attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, Connector :: Deployer</name>
+        <category>Connector</category>
+        <description>Deployer for J2CA connectors</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>connector-deployer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-connector-builder</artifactId>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-deployer</artifactId>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="ResourceRefBuilder">
+                    <ns2:attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</ns2:attribute>
+                    <ns2:attribute propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder" name="corbaEnvironment">
+                        <environment:environment xmlns:environment="http://geronimo.apache.org/xml/ns/deployment-1.2">
+                            <environment:dependencies>
+                                <environment:dependency>
+                                    <environment:groupId>org.apache.geronimo.configs</environment:groupId>
+                                    <environment:artifactId>j2ee-corba-yoko</environment:artifactId>
+                                    <environment:type>car</environment:type>
+            </environment:dependency>
+          </environment:dependencies>
+        </environment:environment>
+      </ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="AdminObjectRefBuilder">
+                    <ns2:attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="ClientResourceRefBuilder">
+                    <ns2:attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</ns2:attribute>
+                    <ns2:attribute propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder" name="corbaEnvironment">
+                        <environment:environment xmlns:environment="http://geronimo.apache.org/xml/ns/deployment-1.2">
+                            <environment:dependencies>
+                                <environment:dependency>
+                                    <environment:groupId>org.apache.geronimo.configs</environment:groupId>
+                                    <environment:artifactId>client-corba-yoko</environment:artifactId>
+                                    <environment:type>car</environment:type>
+            </environment:dependency>
+          </environment:dependencies>
+        </environment:environment>
+      </ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-xml-content server="offline"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, System Database :: System Database</name>
+        <category>Geronimo Core</category>
+        <description>System database plugin for geronimo. This provides system databse together with its dependencies as one dependency.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>system-database</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-derby</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-timer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.derby</groupId>
+                <artifactId>derby</artifactId>
+                <version>10.2.2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.derby</groupId>
+                <artifactId>derbynet</artifactId>
+                <version>10.2.2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.derby</groupId>
+                <artifactId>derbyclient</artifactId>
+                <version>10.2.2.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.tranql</groupId>
+                <artifactId>tranql-connector-derby-embed-xa</artifactId>
+                <version>1.3</version>
+                <type>rar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="DerbyNetwork">
+                    <ns2:attribute name="host">${ServerHostname}</ns2:attribute>
+                    <ns2:attribute name="port">${DerbyPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, ActiveMQ :: Broker</name>
+        <category>JMS</category>
+        <description>Apache ActiveMQ integration into geronimo.  This module starts an activemq broker embedded in geronimo.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>activemq-broker</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>system-database</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-activemq</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-activemq-management</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.activemq</groupId>
+                <artifactId>activemq-core</artifactId>
+                <version>4.1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.activemq</groupId>
+                <artifactId>activeio-core</artifactId>
+                <version>3.0.0-incubator</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>backport-util-concurrent</groupId>
+                <artifactId>backport-util-concurrent</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="ActiveMQ.tcp.default">
+                    <ns2:attribute name="host">${ServerHostname}</ns2:attribute>
+                    <ns2:attribute name="port">${ActiveMQPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+                <ns2:gbean name="ActiveMQ.stomp.default">
+                    <ns2:attribute name="host">${ServerHostname}</ns2:attribute>
+                    <ns2:attribute name="port">${ActiveMQStompPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-substitution key="ActiveMQPort">61616</config-substitution>
+            <config-substitution key="ActiveMQStompPort">61613</config-substitution>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, ActiveMQ :: Resource Adapter</name>
+        <category>JMS</category>
+        <description>Geronimo ActiveMQ integration: ActiveMQ resource adapter connecting to (embedded) activemq broker.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>activemq-ra</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>activemq-broker</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content>
+                <ns2:gbean name="ActiveMQ RA">
+                    <ns2:attribute name="ServerUrl">tcp://${ServerHostname}:${ActiveMQPort + PortOffset}</ns2:attribute>
+                </ns2:gbean>
+            </config-xml-content>
+            <config-substitution key="ActiveMQPort">61616</config-substitution>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, J2EE :: JSR-88 RAR Configurer</name>
+        <category>Deployment</category>
+        <description>J2EE plugin</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jsr88-rar-configurer</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>connector-deployer</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>jsr88-cli</artifactId>
+                <type>car</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-snapshot-repository/</source-repository>
+            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <config-xml-content server="jsr88"/>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugins, Jasper :: Jasper</name>
+        <category>Web Framework</category>
+        <description>Geronimo Jasper jsp integration including injection support.</description>
+        <url>http://geronimo.apache.org/</url>
+        <author>The Apache Geronimo development community</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jasper</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>server-security-config</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-jasper</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.tomcat</groupId>
+                <artifactId>jasper</artifactId>
+                <version>6.0.14-G614585</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.tomcat</groupId>
+                <artifactId>jasper-jdt</artifactId>
+                <version>6.0.14</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.tomcat</groupId>
+                <artifactId>jasper-el</artifactId>
+                <version>6.0.14</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>

[... 5630 lines stripped ...]