<?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 Plugins :: Shared Sample Datasource</name>
        <pluginGroup>false</pluginGroup>
        <description>Shared Sample datasource plugin for all geronimo samples</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>transaction-1_6</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.modules</groupId>
                <artifactId>geronimo-derby</artifactId>
                <version>3.0-M1</version>
                <type>jar</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.framework</groupId>
                <artifactId>geronimo-jdbc</artifactId>
                <version>3.0-M1</version>
                <type>jar</type>
            </dependency>
            <dependency>
                <groupId>org.tranql</groupId>
                <artifactId>tranql-connector-derby-embed-xa</artifactId>
                <version>1.6</version>
                <type>rar</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: dbtester :: plugin for jetty</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. dbtester Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>dbtester-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: dbtester :: plugin for tomcat</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. dbtester Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>dbtester-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: inventory :: plugin for jetty</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. inventory Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>inventory-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: inventory :: plugin for tomcat</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. inventory Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>inventory-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: ldap-sample-app :: security realm</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>A sample security realm pointing to an embedded Apache Directory
        LDAP server. This is normally used with the LDAP Example Web Application,
        which has instructions for setting up the LDAP server and screens to test
        logins. You don't need this plugin in order to create LDAP security realms,
        this is just a sample.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-realm</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.framework</groupId>
                <artifactId>server-security-config</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: ldap-sample-app :: plugin for jetty</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>A web application that walks you through configuring the sample
        data in the embedded Apache Directory LDAP server, and then tests logins
        with a demonstration security realm configured for that LDAP server.
        The LDAP Example web application be found via HTTP at /LDAP_Sample/ after
        the plugin is installed.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-realm</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: ldap-sample-app :: plugin for tomcat</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>A web application that walks you through configuring the sample
        data in the embedded Apache Directory LDAP server, and then tests logins
        with a demonstration security realm configured for that LDAP server.
        The LDAP Example web application be found via HTTP at /LDAP_Sample/ after
        the plugin is installed.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-realm</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: timereport :: plugin for jetty</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. timereport Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>timereport-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: timereport :: plugin for tomcat</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. timereport Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>timereport-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: jsp-examples :: plugin for jetty</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>The JSP examples originally developed for Tomcat. Can be found
        via HTTP at /jsp-examples/ after installation. These examples give
        a basic introduction to JSP development along with sample code.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jsp-examples-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: jsp-examples :: plugin for tomcat</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>The JSP examples originally developed for Tomcat. Can be found
        via HTTP at /jsp-examples/ after installation. These examples give
        a basic introduction to JSP development along with sample code.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jsp-examples-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: servlet-examples :: plugin for jetty</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>The Servlet examples originally developed for Tomcat. Can be found via HTTP at /servlet-examples/ after installation. These examples give a basic introduction to Servlet development along with sample code.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>servlet-examples-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: servlet-examples :: plugin for tomcat</name>
        <category>Java EE 5 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>The Servlet examples originally developed for Tomcat. Can be found via HTTP at /servlet-examples/ after installation. These examples give a basic introduction to Servlet development along with sample code.</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>servlet-examples-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: cviewer-javaee6 Plugin for Jetty</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. cviewer-javaee6 Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>cviewer-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>cviewer-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: cviewer-javaee6 Plugin for Tomcat</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. cviewer-javaee6 Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>cviewer-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>cviewer-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: converter-javaee6 Plugin for Jetty</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. converter-javaee6 Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>converter-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>converter-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: converter-javaee6 Plugin for Tomcat</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. converter-javaee6 Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>converter-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>converter-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: jarresource-javaee6 Plugin for Jetty</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. jarresource-javaee6 Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jarresource-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jarresource-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: jarresource-javaee6 Plugin for Tomcat</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. jarresource-javaee6 Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jarresource-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jarresource-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: fileupload-javaee6 Plugin for Jetty</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. fileupload-javaee6 Plugin for Jetty</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>fileupload-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>fileupload-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: fileupload-javaee6 Plugin for Tomcat</name>
        <category>Java EE 6 Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. fileupload-javaee6 Plugin for Tomcat</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>fileupload-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>fileupload-javaee6-war</artifactId>
                <version>3.0-M1</version>
                <type>war</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Plugins :: Shared Aries Sample Datasource</name>
        <category>OSGi Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Shared datasource plugin for all aries samples</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>aries-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>transaction-1_6</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.modules</groupId>
                <artifactId>geronimo-derby</artifactId>
                <version>3.0-M1</version>
                <type>jar</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.framework</groupId>
                <artifactId>geronimo-jdbc</artifactId>
                <version>3.0-M1</version>
                <type>jar</type>
            </dependency>
            <dependency>
                <groupId>org.tranql</groupId>
                <artifactId>tranql-connector-derby-embed-xa</artifactId>
                <version>1.6</version>
                <type>rar</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Daytrader :: Plugins :: Derby DataSource</name>
        <category>Daytrader</category>
        <pluginGroup>false</pluginGroup>
        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
        <url>http://www.apache.org/</url>
        <author>Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-db2-datasource</artifactId>
            </obsoletes>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
            </obsoletes>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-informix-datasource</artifactId>
            </obsoletes>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-mysql-datasource</artifactId>
            </obsoletes>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-oracle-datasource</artifactId>
            </obsoletes>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-postgre-datasource</artifactId>
            </obsoletes>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-sqlserver-datasource</artifactId>
            </obsoletes>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-db2-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-informix-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-mysql-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-oracle-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-postgre-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-sqlserver-datasource/3.0-M1/car">org.apache.geronimo.samples.daytrader.plugins/daytrader-derby-datasource/3.0-M1/car</artifact-alias>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Daytrader :: Plugins :: Web + Direct JDBC :: Jetty</name>
        <category>Daytrader</category>
        <pluginGroup>false</pluginGroup>
        <description>Daytrader :: Plugins :: Web + Direct JDBC :: Jetty</description>
        <url>http://www.apache.org/</url>
        <author>Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jdbc-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <type>car</type>
            </dependency>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jdbc-jetty</artifactId>
            </obsoletes>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jdbc-jetty//car">org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jdbc-jetty/3.0-M1/car</artifact-alias>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Daytrader :: Plugins :: Web + Direct JDBC :: Tomcat</name>
        <category>Daytrader</category>
        <pluginGroup>false</pluginGroup>
        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
        <url>http://www.apache.org/</url>
        <author>Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jdbc-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.assemblies.web</groupId>
                <artifactId>daytrader-web-jdbc</artifactId>
                <type>war</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <type>car</type>
            </dependency>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jdbc-tomcat</artifactId>
            </obsoletes>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jdbc-tomcat//car">org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jdbc-tomcat/3.0-M1/car</artifact-alias>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Daytrader :: Plugins :: Web + Direct JPA :: Jetty</name>
        <category>Daytrader</category>
        <pluginGroup>false</pluginGroup>
        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
        <url>http://www.apache.org/</url>
        <author>Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jpa-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jetty8</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <type>car</type>
            </dependency>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jpa-jetty</artifactId>
            </obsoletes>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jpa-jetty//car">org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jpa-jetty/3.0-M1/car</artifact-alias>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Daytrader :: Plugins :: Web + Direct JPA :: Tomcat</name>
        <category>Daytrader</category>
        <pluginGroup>false</pluginGroup>
        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
        <url>http://www.apache.org/</url>
        <author>Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jpa-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>tomcat7</artifactId>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.configs</groupId>
                <artifactId>jasper</artifactId>
                <type>car</type>
            </dependency>
            <obsoletes>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jpa-tomcat</artifactId>
            </obsoletes>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
            <artifact-alias key="org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jpa-tomcat//car">org.apache.geronimo.samples.daytrader.plugins/daytrader-web-jpa-tomcat/3.0-M1/car</artifact-alias>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: all-samples :: plugin for jetty</name>
        <category>All Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. All Samples Plugin for Jetty - will install all the samples via a single plugin install</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>all-samples-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>dbtester-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>inventory-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jsp-examples-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>servlet-examples-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>timereport-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>cviewer-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>converter-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jarresource-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>fileupload-javaee6-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jdbc-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jpa-jetty</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>aries-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <plugin>
        <name>Geronimo Samples :: all-samples :: plugin for tomcat</name>
        <category>All Samples</category>
        <pluginGroup>false</pluginGroup>
        <description>Geronimo Samples. All Samples Plugin for Tomcat - will install all the samples via a single plugin install</description>
        <url>http://www.apache.org</url>
        <author>The Apache Software Foundation</author>
        <license osi-approved="true">The Apache Software License, Version 2.0</license>
        <plugin-artifact>
            <module-id>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>all-samples-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </module-id>
            <jvm-version>1.5</jvm-version>
            <jvm-version>1.6</jvm-version>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>sample-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>dbtester-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>inventory-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jsp-examples-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>ldap-sample-app-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>servlet-examples-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>timereport-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>cviewer-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>converter-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>jarresource-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>fileupload-javaee6-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-derby-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jdbc-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples.daytrader.plugins</groupId>
                <artifactId>daytrader-web-jpa-tomcat</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <dependency>
                <groupId>org.apache.geronimo.samples</groupId>
                <artifactId>aries-datasource</artifactId>
                <version>3.0-M1</version>
                <type>car</type>
            </dependency>
            <source-repository>https://repository.apache.org/content/repositories/orgapachegeronimo-029/</source-repository>
            <source-repository>http://repo1.maven.org/maven2/</source-repository>
        </plugin-artifact>
    </plugin>
    <default-repository>/home/forrestxm/src/repository</default-repository>
</geronimo-plugin-list>
