You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2008/11/07 00:43:39 UTC

svn commit: r712015 [4/8] - in /maven/mercury/trunk: mercury-artifact/src/main/java/org/apache/maven/mercury/artifact/ mercury-it/src/test/java/org/apache/maven/mercury/dependency/tests/ mercury-it/src/test/java/org/apache/maven/mercury/repository/test...

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-5/maven-parent-5.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-5/maven-parent-5.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-5/maven-parent-5.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-5/maven-parent-5.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,466 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>3</version>
+    <relativePath>../asf/pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-parent</artifactId>
+  <version>5</version>
+  <packaging>pom</packaging>
+  <name>Apache Maven</name>
+  <description>
+    Maven is a software project management and comprehension tool. Based on the concept of a project object model
+    (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
+  </description>
+  <url>http://maven.apache.org/</url>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/MPA</url>
+  </issueManagement>
+  <ciManagement>
+    <system>continuum</system>
+    <url>http://maven.zones.apache.org/continuum</url>
+    <notifiers>
+      <notifier>
+        <type>mail</type>
+        <configuration>
+          <address>notifications@maven.apache.org</address>
+        </configuration>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+  <inceptionYear>2002</inceptionYear>
+  <mailingLists>
+    <mailingList>
+      <name>Maven Announcements List</name>
+      <post>announce@maven.apache.org</post>
+      <subscribe>announce-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>announce-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Maven Issues List</name>
+      <post>issues@maven.apache.org</post>
+      <subscribe>issues-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>issues-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Maven Notifications List</name>
+      <post>notifications@maven.apache.org</post>
+      <subscribe>notifications-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>notifications-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
+    </mailingList>
+  </mailingLists>
+
+  <developers>
+    <developer>
+      <id>jvanzyl</id>
+      <name>Jason van Zyl</name>
+      <email>jason@maven.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Chair</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>brett</id>
+      <name>Brett Porter</name>
+      <email>brett@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+10</timezone>
+    </developer>
+    <developer>
+      <id>evenisse</id>
+      <name>Emmanuel Venisse</name>
+      <email>evenisse@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>kenney</id>
+      <name>Kenney Westerhof</name>
+      <email>kenney@apache.org</email>
+      <organization>Neonics</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>snicoll</id>
+      <name>Stephane Nicoll</name>
+      <email>snicoll@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>vmassol</id>
+      <name>Vincent Massol</name>
+      <email>vmassol@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>fgiust</id>
+      <name>Fabrizio Giustina</name>
+      <email>fgiust@apache.org</email>
+      <organization>openmind</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>epunzalan</id>
+      <name>Edwin Punzalan</name>
+      <email>epunzalan@mergere.com</email>
+      <organization>Mergere</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+8</timezone>
+    </developer>
+    <developer>
+      <id>mperham</id>
+      <name>Mike Perham</name>
+      <email>mperham@gmail.com</email>
+      <organization>IBM</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
+      <id>jdcasey</id>
+      <name>John Casey</name>
+      <email>jdcasey@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>trygvis</id>
+      <name>Trygve Laugstol</name>
+      <email>trygvis@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>vsiveton</id>
+      <name>Vincent Siveton</name>
+      <email>vsiveton@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>carlos</id>
+      <name>Carlos Sanchez</name>
+      <email>carlos@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>dennisl</id>
+      <name>Dennis Lundberg</name>
+      <email>dennisl@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>aheritier</id>
+      <name>Arnaud Heritier</name>
+      <email>aheritier@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>handyande</id>
+      <name>Andrew Williams</name>
+      <email>handyande@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>0</timezone>
+    </developer>
+    <developer>
+      <id>jtolentino</id>
+      <name>Ernesto Tolentino Jr.</name>
+      <email>jtolentino@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+8</timezone>
+    </developer>
+    <developer>
+      <id>joakime</id>
+      <name>Joakim Erdfelt</name>
+      <email>joakime@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>jmcconnell</id>
+      <name>Jesse McConnell</name>
+      <email>jmcconnell@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
+      <id>wsmoak</id>
+      <name>Wendy Smoak</name>
+      <email>wsmoak@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-7</timezone>
+    </developer>
+
+  </developers>
+
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>scp://people.apache.org/www/maven.apache.org</url>
+    </site>
+  </distributionManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>        
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.0-beta-4</version>          
+          <configuration>
+            <!-- This element will be overriden by children -->
+            <tagBase>https://svn.apache.org/repos/asf/maven/pom/tags</tagBase>
+            <useReleaseProfile>false</useReleaseProfile>
+            <goals>deploy</goals>
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+
+  <profiles>
+    <profile>
+      <id>ci</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-pmd-plugin</artifactId>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>cpd-check</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>reporting</id>
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-surefire-report-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-checkstyle-plugin</artifactId>
+            <configuration>
+              <configLocation>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml</configLocation>
+              <headerLocation>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt</headerLocation>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-pmd-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>cobertura-maven-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>taglist-maven-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-jxr-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <links>
+                <link>http://java.sun.com/j2ee/1.4/docs/api</link>
+                <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
+                <link>http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/</link>
+                <link>http://jakarta.apache.org/commons/dbcp/apidocs/</link>
+                <link>http://jakarta.apache.org/commons/fileupload/apidocs/</link>
+                <link>http://jakarta.apache.org/commons/httpclient/apidocs/</link>
+                <link>http://jakarta.apache.org/commons/logging/apidocs/</link>
+                <link>http://jakarta.apache.org/commons/pool/apidocs/</link>
+                <link>http://www.junit.org/junit/javadoc/</link>
+                <link>http://logging.apache.org/log4j/docs/api/</link>
+                <link>http://jakarta.apache.org/regexp/apidocs/</link>
+                <link>http://jakarta.apache.org/velocity/api/</link>
+              </links>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+    </profile>    
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <!-- We want to sign the artifact, the POM, and all attached artifacts -->
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.0-alpha-1</version>
+            <configuration>
+              <passphrase>${gpg.passphrase}</passphrase>
+            </configuration>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- We want to deploy the artifact to a staging location for perusal -->
+          <plugin>
+            <inherited>true</inherited>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <version>2.3</version>
+            <configuration>
+              <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
+              <updateReleaseInfo>true</updateReleaseInfo>
+            </configuration>
+          </plugin>
+          <!-- We want to package up license resources in the JARs produced -->
+          <plugin>
+            <artifactId>maven-remote-resources-plugin</artifactId>
+            <version>1.0-alpha-1</version>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>process</goal>
+                </goals>
+                <configuration>
+                  <resourceBundles>
+                    <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle>
+                  </resourceBundles>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <version>2.0.2</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>2.2</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>          
+        </plugins>
+      </build>
+    </profile>                     
+  </profiles>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-5</developerConnection>
+    <url>https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-5</url>
+  </scm>
+</project>
+

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-7/maven-parent-7.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-7/maven-parent-7.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-7/maven-parent-7.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-parent/maven-parent-7/maven-parent-7.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,670 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>4</version>
+    <relativePath>../asf/pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-parent</artifactId>
+  <version>7</version>
+  <packaging>pom</packaging>
+  <name>Apache Maven</name>
+  <description>Maven is a software project management and comprehension tool. Based on the concept of a project object model   (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.</description>
+  <url>http://maven.apache.org/</url>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/MNG</url>
+  </issueManagement>
+  <ciManagement>
+    <system>continuum</system>
+    <url>http://maven.zones.apache.org/continuum</url>
+    <notifiers>
+      <notifier>
+        <type>mail</type>
+        <configuration>
+          <address>notifications@maven.apache.org</address>
+        </configuration>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+  <inceptionYear>2002</inceptionYear>
+  <mailingLists>
+    <mailingList>
+      <name>Maven Announcements List</name>
+      <post>announce@maven.apache.org</post>
+      <subscribe>announce-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>announce-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Maven Issues List</name>
+      <post>issues@maven.apache.org</post>
+      <subscribe>issues-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>issues-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Maven Notifications List</name>
+      <post>notifications@maven.apache.org</post>
+      <subscribe>notifications-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>notifications-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
+    </mailingList>
+  </mailingLists>
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>scp://people.apache.org/www/maven.apache.org</url>
+    </site>
+  </distributionManagement>
+  <build>
+    <plugins>
+      <!-- We want to package up license resources in the JARs produced -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <version>1.0-alpha-6</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <resourceBundles>
+                <resourceBundle>org.apache:apache-jar-resource-bundle:1.3</resourceBundle>
+              </resourceBundles>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <configuration>
+            <source>1.4</source>
+            <target>1.4</target>
+          </configuration>
+        </plugin>
+        <!-- START SNIPPET: release-plugin-configuration -->
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.0-beta-6</version>
+          <configuration>
+            <!-- This element will be overriden by children -->
+            <tagBase>https://svn.apache.org/repos/asf/maven/pom/tags</tagBase>
+            <useReleaseProfile>false</useReleaseProfile>
+            <goals>deploy</goals>
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+        <!-- END SNIPPET: release-plugin-configuration -->
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.1</version>
+          <configuration>
+            <archive>
+              <manifest>
+                <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+              </manifest>
+            </archive>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <profiles>
+    <profile>
+      <id>ci</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-pmd-plugin</artifactId>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>cpd-check</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>reporting</id>
+      <reporting>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-surefire-report-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-checkstyle-plugin</artifactId>
+            <configuration>
+              <configLocation>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml</configLocation>
+              <headerLocation>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt</headerLocation>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-pmd-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>cobertura-maven-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>taglist-maven-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-jxr-plugin</artifactId>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <links>
+                <link>http://java.sun.com/j2se/1.4.2/docs/api</link>
+                <link>http://java.sun.com/j2ee/1.4/docs/api</link>
+                <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
+                <link>http://commons.apache.org/collections/apidocs-COLLECTIONS_3_0/</link>
+                <link>http://commons.apache.org/dbcp/apidocs/</link>
+                <link>http://commons.apache.org/fileupload/apidocs/</link>
+                <link>http://commons.apache.org/httpclient/apidocs/</link>
+                <link>http://commons.apache.org/logging/apidocs/</link>
+                <link>http://commons.apache.org/pool/apidocs/</link>
+                <link>http://junit.sourceforge.net/javadoc/</link>
+                <link>http://logging.apache.org/log4j/1.2/apidocs/</link>
+                <link>http://jakarta.apache.org/regexp/apidocs/</link>
+                <link>http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/</link>
+              </links>
+            </configuration>
+          </plugin>
+        </plugins>
+      </reporting>
+    </profile>
+    <!-- START SNIPPET: release-profile -->
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <!-- We want to sign the artifact, the POM, and all attached artifacts -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.0-alpha-4</version>
+            <configuration>
+              <passphrase>${gpg.passphrase}</passphrase>
+            </configuration>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- We want to deploy the artifact to a staging location for perusal -->
+          <plugin>
+            <inherited>true</inherited>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <version>2.3</version>
+            <configuration>
+              <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
+              <updateReleaseInfo>true</updateReleaseInfo>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <version>2.0.3</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>2.3</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <!-- END SNIPPET: release-profile -->
+  </profiles>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-7</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-7</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-7</url>
+  </scm>
+  <!-- Developers listed by PMC Chair, PMC, Committers, Contributers, all alphabetical-->
+  <developers>
+    <developer>
+      <id>jvanzyl</id>
+      <name>Jason van Zyl</name>
+      <email>jason@maven.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Chair</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>aheritier</id>
+      <name>Arnaud Heritier</name>
+      <email>aheritier@apache.org</email>
+      <organization>OCTO Technology</organization>
+      <organizationUrl>http://www.octo.com</organizationUrl>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>brett</id>
+      <name>Brett Porter</name>
+      <email>brett@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+10</timezone>
+    </developer>
+    <developer>
+      <id>brianf</id>
+      <name>Brian Fox</name>
+      <email>brianf@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>carlos</id>
+      <name>Carlos Sanchez</name>
+      <email>carlos@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>dennisl</id>
+      <name>Dennis Lundberg</name>
+      <email>dennisl@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>evenisse</id>
+      <name>Emmanuel Venisse</name>
+      <email>evenisse@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>fgiust</id>
+      <name>Fabrizio Giustina</name>
+      <email>fgiust@apache.org</email>
+      <organization>openmind</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>jdcasey</id>
+      <name>John Casey</name>
+      <email>jdcasey@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>joakime</id>
+      <name>Joakim Erdfelt</name>
+      <email>joakime@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>jstrachan</id>
+      <name>James Strachan</name>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>jtolentino</id>
+      <name>Ernesto Tolentino Jr.</name>
+      <email>jtolentino@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+8</timezone>
+    </developer>
+    <developer>
+      <id>jmcconnell</id>
+      <name>Jesse McConnell</name>
+      <email>jmcconnell@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
+      <id>kenney</id>
+      <name>Kenney Westerhof</name>
+      <email>kenney@apache.org</email>
+      <organization>Neonics</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>ltheussl</id>
+      <name>Lukas Theussl</name>
+      <email>ltheussl@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>mperham</id>
+      <name>Mike Perham</name>
+      <email>mperham@gmail.com</email>
+      <organization>IBM</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
+      <id>snicoll</id>
+      <name>Stephane Nicoll</name>
+      <email>snicoll@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>trygvis</id>
+      <name>Trygve Laugstol</name>
+      <email>trygvis@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>vmassol</id>
+      <name>Vincent Massol</name>
+      <email>vmassol@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>vsiveton</id>
+      <name>Vincent Siveton</name>
+      <email>vsiveton@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>wsmoak</id>
+      <name>Wendy Smoak</name>
+      <email>wsmoak@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>-7</timezone>
+    </developer>
+    <!--Committers-->
+    <developer>
+      <id>aramirez</id>
+      <name>Allan Q. Ramirez</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>baerrach</id>
+      <name>Barrie Treloar</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>bayard</id>
+      <name>Henri Yandell</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>bellingard</id>
+      <name>Fabrice Bellingard</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>chrisjs</id>
+      <name>Chris Stevenson</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>dantran</id>
+      <name>Dan Tran</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>dblevins</id>
+      <name>David Blevins</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>dfabulich</id>
+      <name>Daniel Fabulich</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>dkulp</id>
+      <name>Daniel Kulp</name>
+      <email>dkulp@apache.org</email>
+      <organization>IONA</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>dlr</id>
+      <name>Daniel Rall</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>epunzalan</id>
+      <name>Edwin Punzalan</name>
+      <email>epunzalan@mergere.com</email>
+      <organization>Mergere</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+8</timezone>
+    </developer>
+    <developer>
+      <id>felipeal</id>
+      <name>Felipe Leme</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>handyande</id>
+      <name>Andrew Williams</name>
+      <email>handyande@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>0</timezone>
+    </developer>
+    <developer>
+      <id>hboutemy</id>
+      <name>Herve Boutemy</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>jjensen</id>
+      <name>Jeff Jensen</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>mkleint</id>
+      <name>Milos Kleint</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>oching</id>
+      <name>Maria Odea B. Ching</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>olamy</id>
+      <name>Olivier Lamy</name>
+      <email>olamy@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>pschneider</id>
+      <name>Patrick Schneider</name>
+      <email>pschneider@gmail.com</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
+      <id>rgoers</id>
+      <name>Ralph Goers</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>rinku</id>
+      <name>Rahul Thakur</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>shinobu</id>
+      <name>Shinobu Kuwai</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>smorgrav</id>
+      <name>Torbjorn Eikli Smorgrav</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <!--End Committers-->
+  </developers>
+</project>

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0.6/maven-plugin-api-2.0.6.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0.6/maven-plugin-api-2.0.6.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0.6/maven-plugin-api-2.0.6.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0.6/maven-plugin-api-2.0.6.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0.6</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-plugin-api</artifactId>
+  <name>Maven Plugin API</name>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0/maven-plugin-api-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0/maven-plugin-api-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0/maven-plugin-api-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/maven-plugin-api-2.0/maven-plugin-api-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,23 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-plugin-api</artifactId>
+  <name>Maven Plugin API</name>
+  <version>2.0</version>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-api/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032450</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-plugin-api</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/maven-plugin-descriptor-2.0/maven-plugin-descriptor-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/maven-plugin-descriptor-2.0/maven-plugin-descriptor-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/maven-plugin-descriptor-2.0/maven-plugin-descriptor-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/maven-plugin-descriptor-2.0/maven-plugin-descriptor-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,52 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-plugin-descriptor</artifactId>
+  <name>Maven Plugin Descriptor Model</name>
+  <version>2.0</version>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+              <goal>xpp3-writer</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <model>src/main/mdo/lifecycle.mdo</model>
+          <version>1.0.0</version>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-api</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-artifact</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-descriptor/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032459</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-plugin-descriptor</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/maven-plugin-parameter-documenter-2.0/maven-plugin-parameter-documenter-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/maven-plugin-parameter-documenter-2.0/maven-plugin-parameter-documenter-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/maven-plugin-parameter-documenter-2.0/maven-plugin-parameter-documenter-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/maven-plugin-parameter-documenter-2.0/maven-plugin-parameter-documenter-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,54 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-plugin-parameter-documenter</artifactId>
+  <name>Maven Plugin Parameter Documenter API</name>
+  <version>2.0</version>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>base</id>
+            <goals>
+              <goal>xpp3-writer</goal>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>xsd</id>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>xsd</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <version>1.0.0</version>
+          <model>src/main/mdo/paramdoc.mdo</model>
+          <packageWithVersion>false</packageWithVersion>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-parameter-documenter/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032458</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-plugin-parameter-documenter</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/maven-plugin-registry-2.0/maven-plugin-registry-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/maven-plugin-registry-2.0/maven-plugin-registry-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/maven-plugin-registry-2.0/maven-plugin-registry-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/maven-plugin-registry-2.0/maven-plugin-registry-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,46 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-plugin-registry</artifactId>
+  <name>Maven Plugin Registry Model</name>
+  <version>2.0</version>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>xpp3-writer</goal>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+            </goals>
+            <configuration>
+              <version>1.0.0</version>
+              <model>plugin-registry.mdo</model>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-plugin-registry/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032459</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-plugin-registry</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/maven-profile-2.0/maven-profile-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/maven-profile-2.0/maven-profile-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/maven-profile-2.0/maven-profile-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/maven-profile-2.0/maven-profile-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,50 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-profile</artifactId>
+  <name>Maven Profile Model</name>
+  <version>2.0</version>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>xpp3-writer</goal>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+            </goals>
+            <configuration>
+              <version>1.0.0</version>
+              <model>profiles.mdo</model>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-model</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-profile/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032451</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-profile</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/maven-project-2.0/maven-project-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/maven-project-2.0/maven-project-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/maven-project-2.0/maven-project-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/maven-project-2.0/maven-project-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,52 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-project</artifactId>
+  <name>Maven Project Builder</name>
+  <version>2.0</version>
+  <description>This library is used to not only read Maven project object model files, but to assemble inheritence
+    and to retrieve remote models as required.</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-artifact-test</artifactId>
+      <version>2.0</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-profile</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-model</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-artifact-manager</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-artifact</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-project/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032450</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-project</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0.2/maven-repository-metadata-2.0.2.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0.2/maven-repository-metadata-2.0.2.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0.2/maven-repository-metadata-2.0.2.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0.2/maven-repository-metadata-2.0.2.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0.2</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-repository-metadata</artifactId>
+  <name>Maven Repository Metadata Model</name>
+  <version>2.0.2</version>
+  <description>Maven Plugin Mapping</description>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <version>1.0-alpha-7</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>xpp3-writer</goal>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+              <goal>xsd</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <version>1.0.0</version>
+          <model>src/main/mdo/metadata.mdo</model>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0/maven-repository-metadata-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0/maven-repository-metadata-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0/maven-repository-metadata-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/maven-repository-metadata-2.0/maven-repository-metadata-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,44 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-repository-metadata</artifactId>
+  <name>Maven Repository Metadata Model</name>
+  <version>2.0</version>
+  <description>Maven Plugin Mapping</description>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>xpp3-writer</goal>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+              <goal>xsd</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <version>1.0.0</version>
+          <model>src/main/mdo/metadata.mdo</model>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-repository-metadata/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032453</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-repository-metadata</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/maven-settings-2.0/maven-settings-2.0.pom
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/maven-settings-2.0/maven-settings-2.0.pom?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/maven-settings-2.0/maven-settings-2.0.pom (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/maven-settings-2.0/maven-settings-2.0.pom Thu Nov  6 15:43:14 2008
@@ -0,0 +1,50 @@
+<project>
+  <parent>
+    <artifactId>maven</artifactId>
+    <groupId>org.apache.maven</groupId>
+    <version>2.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-settings</artifactId>
+  <name>Maven Local Settings Model</name>
+  <version>2.0</version>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.modello</groupId>
+        <artifactId>modello-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>xpp3-writer</goal>
+              <goal>java</goal>
+              <goal>xpp3-reader</goal>
+            </goals>
+            <configuration>
+              <version>1.0.0</version>
+              <model>settings.mdo</model>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-model</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/meta-ga-id.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/meta-ga-id.xml?rev=712015&view=auto
==============================================================================
--- maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/meta-ga-id.xml (added)
+++ maven/mercury/trunk/mercury-it/src/test/resources/repoPlugin/.cache/org.apache.maven/maven-settings/meta-ga-id.xml Thu Nov  6 15:43:14 2008
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?><cachedRawMetadata>
+  <lastUpdated>20081106032451</lastUpdated>
+  <elements>
+    <element>
+      <name>coordinates</name>
+      <attributes>
+        <attribute>
+          <name>groupId</name>
+          <value>org.apache.maven</value>
+        </attribute>
+        <attribute>
+          <name>artifactId</name>
+          <value>maven-settings</value>
+        </attribute>
+      </attributes>
+    </element>
+    <element>
+      <name>versions</name>
+      <attributes>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0-beta-3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.1</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.2</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.3</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.4</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.5</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.6</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.7</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.8</value>
+        </attribute>
+        <attribute>
+          <name>version</name>
+          <value>2.0.9</value>
+        </attribute>
+      </attributes>
+    </element>
+  </elements>
+</cachedRawMetadata>
\ No newline at end of file