You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/10/03 22:34:45 UTC

svn commit: r701522 - /geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml

Author: jbohn
Date: Fri Oct  3 13:34:44 2008
New Revision: 701522

URL: http://svn.apache.org/viewvc?rev=701522&view=rev
Log:
update geronimo-plugins.xml for server 2.2 with the latest from trunk

Modified:
    geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml

Modified: 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=701522&r1=701521&r2=701522&view=diff
==============================================================================
--- geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml (original)
+++ geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml Fri Oct  3 13:34:44 2008
@@ -71,12 +71,6 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>cglib</groupId>
                 <artifactId>cglib-nodep</artifactId>
                 <version>2.1_3</version>
@@ -143,6 +137,12 @@
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>com.thoughtworks.xstream</groupId>
                 <artifactId>xstream</artifactId>
                 <version>1.3</version>
@@ -431,18 +431,18 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.openejb</groupId>
-                <artifactId>ejb31-api-experimental</artifactId>
-                <version>3.1-20080924.211708-13</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-api</artifactId>
                 <version>1.2.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>org.apache.openejb</groupId>
+                <artifactId>ejb31-api-experimental</artifactId>
+                <version>3.1-20081003.071139-14</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-jsp_2.1_spec</artifactId>
                 <version>1.0.1</version>
@@ -794,7 +794,7 @@
             <dependency>
                 <groupId>xml-resolver</groupId>
                 <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency start="true">
@@ -1146,6 +1146,12 @@
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>com.thoughtworks.xstream</groupId>
                 <artifactId>xstream</artifactId>
                 <version>1.3</version>
@@ -1182,12 +1188,6 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>cglib</groupId>
                 <artifactId>cglib-nodep</artifactId>
                 <version>2.1_3</version>
@@ -1811,6 +1811,12 @@
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>asm</groupId>
                 <artifactId>asm-commons</artifactId>
                 <version>2.2.3</version>
@@ -1835,12 +1841,6 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>cglib</groupId>
                 <artifactId>cglib-nodep</artifactId>
                 <version>2.1_3</version>
@@ -2317,6 +2317,12 @@
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>asm</groupId>
                 <artifactId>asm-commons</artifactId>
                 <version>2.2.3</version>
@@ -2341,12 +2347,6 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-commands</artifactId>
                 <version>2.2-SNAPSHOT</version>
@@ -3412,6 +3412,7 @@
             <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 dest-dir="schema">schema/schemaorg_apache_xmlbeans/src/</copy-file>
+            <config-xml-content server="default"/>
             <config-xml-content server="offline"/>
             <artifact-alias key="org.apache.geronimo.configs/jetty6-deployer//car">org.apache.geronimo.configs/jetty6-deployer/2.2-SNAPSHOT/car</artifact-alias>
         </plugin-artifact>
@@ -4571,15 +4572,15 @@
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>org.apache.axis2</groupId>
-                <artifactId>axis2-jaxws</artifactId>
-                <version>1.3</version>
+                <groupId>org.apache.ws.commons.axiom</groupId>
+                <artifactId>axiom-dom</artifactId>
+                <version>SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.ws.commons.axiom</groupId>
-                <artifactId>axiom-dom</artifactId>
-                <version>1.2.5</version>
+                <artifactId>axiom-api</artifactId>
+                <version>SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -4589,27 +4590,51 @@
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.axis2</groupId>
-                <artifactId>axis2-adb</artifactId>
-                <version>1.3</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>annogen</groupId>
                 <artifactId>annogen</artifactId>
                 <version>0.1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>addressing</artifactId>
+                <version>SNAPSHOT</version>
+                <type>mar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-transport-tcp</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>org.apache.geronimo.modules</groupId>
                 <artifactId>geronimo-axis2</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>org.apache.ws.commons.axiom</groupId>
+                <artifactId>axiom-impl</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-httpclient</groupId>
+                <artifactId>commons-httpclient</artifactId>
+                <version>3.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>org.apache.axis2</groupId>
-                <artifactId>axis2-kernel</artifactId>
-                <version>1.3</version>
+                <artifactId>axis2-saaj</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-metadata</artifactId>
+                <version>SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -4619,27 +4644,27 @@
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>com.sun.xml.bind</groupId>
-                <artifactId>jaxb-xjc</artifactId>
-                <version>2.1.7</version>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-httpclient</groupId>
-                <artifactId>commons-httpclient</artifactId>
-                <version>3.0.1</version>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-xjc</artifactId>
+                <version>2.1.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.ws.commons.schema</groupId>
-                <artifactId>XmlSchema</artifactId>
-                <version>1.3.1</version>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-transport-base</artifactId>
+                <version>SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-codec</groupId>
-                <artifactId>commons-codec</artifactId>
-                <version>1.3</version>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-transport-http</artifactId>
+                <version>SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -4649,27 +4674,33 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.httpcomponents</groupId>
-                <artifactId>httpcore</artifactId>
-                <version>4.0-alpha5</version>
+                <groupId>org.apache.ws.commons.schema</groupId>
+                <artifactId>XmlSchema</artifactId>
+                <version>1.3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.ws.commons.axiom</groupId>
-                <artifactId>axiom-api</artifactId>
-                <version>1.2.5</version>
+                <groupId>commons-codec</groupId>
+                <artifactId>commons-codec</artifactId>
+                <version>1.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.ws.commons.axiom</groupId>
-                <artifactId>axiom-impl</artifactId>
-                <version>1.2.5</version>
+                <groupId>org.apache.woden</groupId>
+                <artifactId>woden-impl-dom</artifactId>
+                <version>1.0-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-transport-local</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-java2wsdl</artifactId>
+                <version>SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -4679,18 +4710,18 @@
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-kernel</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>webservices-common</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.axis2</groupId>
-                <artifactId>axis2-metadata</artifactId>
-                <version>1.3</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>com.sun.xml.ws</groupId>
                 <artifactId>jaxws-rt</artifactId>
                 <version>2.0</version>
@@ -4703,9 +4734,9 @@
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.axis2</groupId>
-                <artifactId>axis2-saaj</artifactId>
-                <version>1.3</version>
+                <groupId>commons-fileupload</groupId>
+                <artifactId>commons-fileupload</artifactId>
+                <version>1.1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -4727,9 +4758,33 @@
                 <type>car</type>
             </dependency>
             <dependency>
+                <groupId>org.apache.woden</groupId>
+                <artifactId>woden-api</artifactId>
+                <version>1.0-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-io</groupId>
+                <artifactId>commons-io</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>org.apache.axis2</groupId>
-                <artifactId>axis2-java2wsdl</artifactId>
-                <version>1.3</version>
+                <artifactId>axis2-jaxws</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.axis2</groupId>
+                <artifactId>axis2-adb</artifactId>
+                <version>SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.httpcomponents</groupId>
+                <artifactId>httpcore</artifactId>
+                <version>4.0-beta1</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
@@ -5255,6 +5310,12 @@
             </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>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
             <dependency start="true">
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>client-transaction</artifactId>
@@ -5605,7 +5666,7 @@
                     <ns2:attribute name="userName">system</ns2:attribute>
                     <ns2:attribute name="password">manager</ns2:attribute>
                 </ns2:gbean>
-                <ns2:gbean name="DiscoveryAgent">
+                <ns2:gbean name="MulticastLocation">
                     <ns2:attribute name="host">${MulticastDiscoveryAddress}</ns2:attribute>
                     <ns2:attribute name="port">${MulticastDiscoveryPort}</ns2:attribute>
                 </ns2:gbean>
@@ -5614,6 +5675,7 @@
                 </ns2:gbean>
             </config-xml-content>
             <artifact-alias key="org.apache.geronimo.configs/plugin-farm//car">org.apache.geronimo.configs/plugin-farm/2.2-SNAPSHOT/car</artifact-alias>
+            <config-substitution key="DefaultPluginRepository">~/.m2/repository</config-substitution>
             <config-substitution key="DefaultClusterName">cluster1</config-substitution>
             <config-substitution key="MulticastDiscoveryAddress">239.255.3.2</config-substitution>
             <config-substitution key="MulticastDiscoveryPort">6142</config-substitution>
@@ -5663,7 +5725,7 @@
                     <ns2:attribute name="nodeName">${NodeName}</ns2:attribute>
                     <ns2:attribute name="clusterName">${ClusterName}</ns2:attribute>
                 </ns2:gbean>
-                <ns2:gbean name="DiscoveryAgent">
+                <ns2:gbean name="MulticastLocation">
                     <ns2:attribute name="host">${MulticastDiscoveryAddress}</ns2:attribute>
                     <ns2:attribute name="port">${MulticastDiscoveryPort}</ns2:attribute>
                 </ns2:gbean>
@@ -5676,139 +5738,168 @@
         </plugin-artifact>
     </plugin>
     <plugin>
-        <name>Geronimo Plugin Group :: Framework</name>
-        <category>Geronimo Plugin Group</category>
-        <pluginGroup>true</pluginGroup>
-        <description>This plugin group provides the framework functionality.</description>
+        <name>Geronimo Assemblies :: Boilerplate</name>
+        <pluginGroup>false</pluginGroup>
+        <description>Provides boilerplate files for all Geronimo Server assemblies.</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.plugingroups</groupId>
-                <artifactId>framework</artifactId>
+                <groupId>org.apache.geronimo.assemblies</groupId>
+                <artifactId>geronimo-boilerplate</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>shutdown</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>online-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>client-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>jsr88-deploymentfactory</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>gshell-geronimo</artifactId>
-                <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.gshell</groupId>
                 <artifactId>gshell-bootstrap</artifactId>
-                <version>1.0-alpha-1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>xpp3</groupId>
                 <artifactId>xpp3</artifactId>
-                <version>1.1.4c</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
-                <version>1.2.15</version>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.assemblies</groupId>
-                <artifactId>geronimo-boilerplate</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>transformer-agent</artifactId>
-                <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.yoko</groupId>
                 <artifactId>yoko-spec-corba</artifactId>
-                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>gshell-remote</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-classworlds</artifactId>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>cglib</groupId>
                 <artifactId>cglib-nodep</artifactId>
-                <version>2.1_3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>xpp3</groupId>
                 <artifactId>xpp3_min</artifactId>
-                <version>1.1.4c</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>j2ee-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.yoko</groupId>
                 <artifactId>yoko-rmi-spec</artifactId>
-                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <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>gshell-framework</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>j2ee-system</artifactId>
                 <type>car</type>
             </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>server-security-config</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+            <copy-file relative-to="geronimo" dest-dir="">contents/</copy-file>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Geronimo Plugin Group :: Framework</name>
+        <category>Geronimo Plugin Group</category>
+        <pluginGroup>true</pluginGroup>
+        <description>This plugin group provides the framework functionality.</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.plugingroups</groupId>
+                <artifactId>framework</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>shutdown</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>gshell-remote</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.assemblies</groupId>
+                <artifactId>geronimo-boilerplate</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>client-system</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <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>rmi-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>gshell-framework</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.framework</groupId>
@@ -5816,6 +5907,15 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>gshell-geronimo</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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -6166,12 +6266,6 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-rt-frontend-simple</artifactId>
                 <version>2.1.3-SNAPSHOT</version>
@@ -6232,6 +6326,12 @@
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>server-security-config</artifactId>
                 <version>2.2-SNAPSHOT</version>
@@ -6738,7 +6838,7 @@
             <dependency>
                 <groupId>xml-resolver</groupId>
                 <artifactId>xml-resolver</artifactId>
-                <version>1.1</version>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -6810,7 +6910,7 @@
             <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.modules</groupId>
-                <artifactId>geronimo-security-builder</artifactId>
+                <artifactId>geronimo-connector-builder</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
@@ -6822,25 +6922,25 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-management</artifactId>
+                <artifactId>geronimo-core</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.schema</groupId>
-                <artifactId>geronimo-schema-j2ee_1.4</artifactId>
-                <version>1.2</version>
+                <groupId>org.apache.geronimo.components</groupId>
+                <artifactId>geronimo-connector</artifactId>
+                <version>2.1.1</version>
                 <type>jar</type>
             </dependency>
-            <dependency start="true">
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>jsr88-cli</artifactId>
+            <dependency>
+                <groupId>org.apache.geronimo.modules</groupId>
+                <artifactId>geronimo-j2ee</artifactId>
                 <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.modules</groupId>
-                <artifactId>geronimo-j2ee</artifactId>
+                <artifactId>geronimo-j2ee-builder</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
@@ -6852,50 +6952,98 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.modules</groupId>
-                <artifactId>geronimo-j2ee-builder</artifactId>
+                <artifactId>geronimo-connector</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.modules</groupId>
-                <artifactId>geronimo-client-builder</artifactId>
+                <artifactId>geronimo-j2ee-schema</artifactId>
+                <version>2.2-SNAPSHOT</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-finder</artifactId>
+                <version>3.4.1</version>
+                <type>jar</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-naming</artifactId>
+                <version>3.4.1</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.modules</groupId>
+                <artifactId>geronimo-naming-builder</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-naming</artifactId>
+                <artifactId>geronimo-management</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
+                <groupId>org.apache.geronimo.components</groupId>
+                <artifactId>geronimo-transaction</artifactId>
+                <version>2.1.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency start="true">
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-security</artifactId>
+                <artifactId>jsr88-cli</artifactId>
                 <version>2.2-SNAPSHOT</version>
+                <type>car</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.modules</groupId>
-                <artifactId>geronimo-j2ee-schema</artifactId>
+                <artifactId>geronimo-client-builder</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.xbean</groupId>
-                <artifactId>xbean-finder</artifactId>
-                <version>3.4.1</version>
+                <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-naming</artifactId>
+                <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.modules</groupId>
-                <artifactId>geronimo-client</artifactId>
+                <artifactId>geronimo-transaction</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.xbean</groupId>
-                <artifactId>xbean-naming</artifactId>
-                <version>3.4.1</version>
+                <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>
@@ -8731,27 +8879,18 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>shutdown</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>online-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>client-system</artifactId>
+                <artifactId>gshell-remote</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>jsr88-deploymentfactory</artifactId>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>remote-deploy-tomcat</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
@@ -8775,106 +8914,55 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>tomcat6-deployer</artifactId>
+                <artifactId>sharedlib</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jsr88-ear-configurer</artifactId>
+                <artifactId>jsr88-war-configurer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>upgrade-cli</artifactId>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>tomcat6-deployer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.gshell</groupId>
-                <artifactId>gshell-bootstrap</artifactId>
-                <version>1.0-alpha-1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3</artifactId>
-                <version>1.1.4c</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.assemblies</groupId>
                 <artifactId>geronimo-boilerplate</artifactId>
                 <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jasper-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>transformer-agent</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.yoko</groupId>
-                <artifactId>yoko-spec-corba</artifactId>
-                <version>1.0</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>gshell-remote</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>remote-deploy-tomcat</artifactId>
+                <artifactId>upgrade-cli</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3_min</artifactId>
-                <version>1.1.4c</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>sharedlib</artifactId>
+                <artifactId>jsr88-ear-configurer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jsr88-war-configurer</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>j2ee-system</artifactId>
+                <artifactId>jasper-deployer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.yoko</groupId>
-                <artifactId>yoko-rmi-spec</artifactId>
-                <version>1.0</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>hot-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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -8892,33 +8980,30 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>shutdown</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>online-deployer</artifactId>
+                <artifactId>gshell-remote</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>client-system</artifactId>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jetty6-deployer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>jsr88-deploymentfactory</artifactId>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jsr88-rar-configurer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jsr88-rar-configurer</artifactId>
+                <artifactId>remote-deploy-jetty</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
@@ -8936,106 +9021,49 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jsr88-ear-configurer</artifactId>
+                <artifactId>sharedlib</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>upgrade-cli</artifactId>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jsr88-war-configurer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.gshell</groupId>
-                <artifactId>gshell-bootstrap</artifactId>
-                <version>1.0-alpha-1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3</artifactId>
-                <version>1.1.4c</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.assemblies</groupId>
                 <artifactId>geronimo-boilerplate</artifactId>
                 <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jasper-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>transformer-agent</artifactId>
-                <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.yoko</groupId>
-                <artifactId>yoko-spec-corba</artifactId>
-                <version>1.0</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>gshell-remote</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jetty6-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>remote-deploy-jetty</artifactId>
+                <artifactId>upgrade-cli</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3_min</artifactId>
-                <version>1.1.4c</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>sharedlib</artifactId>
+                <artifactId>jsr88-ear-configurer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
-                <artifactId>jsr88-war-configurer</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>j2ee-system</artifactId>
+                <artifactId>jasper-deployer</artifactId>
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.yoko</groupId>
-                <artifactId>yoko-rmi-spec</artifactId>
-                <version>1.0</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>hot-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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9053,12 +9081,18 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>activemq-ra</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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9076,6 +9110,9 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>j2ee-corba-yoko</artifactId>
@@ -9088,6 +9125,9 @@
                 <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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9105,6 +9145,9 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>wadi-clustering</artifactId>
@@ -9117,6 +9160,9 @@
                 <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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9134,6 +9180,9 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>persistence-jpa10-deployer</artifactId>
@@ -9146,6 +9195,9 @@
                 <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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9163,6 +9215,9 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>jaxws-deployer</artifactId>
@@ -9193,6 +9248,9 @@
                 <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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9210,6 +9268,9 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>jaxws-deployer</artifactId>
@@ -9240,6 +9301,9 @@
                 <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>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -9257,6 +9321,9 @@
                 <version>2.2-SNAPSHOT</version>
                 <type>car</type>
             </module-id>
+            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.configs</groupId>
                 <artifactId>jsr88-jar-configurer</artifactId>
@@ -9275,6 +9342,9 @@
                 <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>
         </plugin-artifact>
     </plugin>
     <default-repository>http://geronimo.apache.org/plugins/geronimo-2.2/</default-repository>