You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/07/10 22:40:11 UTC

svn commit: r1144956 - in /maven/core-integration-testing/trunk/core-it-support: ./ core-it-component/ core-it-extension/ core-it-plugins/ core-it-plugins/maven-it-plugin-active-collection/ core-it-plugins/maven-it-plugin-all/ core-it-plugins/maven-it-...

Author: hboutemy
Date: Sun Jul 10 20:40:09 2011
New Revision: 1144956

URL: http://svn.apache.org/viewvc?rev=1144956&view=rev
Log:
simplified ITs names for site rendering

Modified:
    maven/core-integration-testing/trunk/core-it-support/core-it-component/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-extension/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-error/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension1/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension2/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-support-artifacts/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-toolchain/pom.xml
    maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml
    maven/core-integration-testing/trunk/core-it-support/maven-it-helper/pom.xml
    maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml
    maven/core-integration-testing/trunk/core-it-support/maven-it-sample/pom.xml
    maven/core-integration-testing/trunk/core-it-support/pom.xml

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-component/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-component/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-component/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-component/pom.xml Sun Jul 10 20:40:09 2011
@@ -30,5 +30,5 @@ under the License.
 
   <artifactId>core-it-component</artifactId>
 
-  <name>Maven Integration Test Component</name>
+  <name>Maven IT Component</name>
 </project>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-extension/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-extension/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-extension/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-extension/pom.xml Sun Jul 10 20:40:09 2011
@@ -30,7 +30,7 @@ under the License.
 
   <artifactId>core-it-extension</artifactId>
 
-  <name>Maven Integration Test Extension</name>
+  <name>Maven IT Extension</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-active-collection</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Active Collection</name>
+  <name>Maven IT Plugin :: Active Collection</name>
   <description>
     A test plugin that depends on active collections of core components.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-all</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: This plugin should contain the mojos needed by all tests.</name>
+  <name>Maven IT Plugin :: This plugin should contain the mojos needed by all tests.</name>
   <inceptionYear>2007</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-ant-based</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Ant-Based</name>
+  <name>Maven IT Plugin :: Ant-Based</name>
   <description>
     A test plugin whose mojos are implemented via Ant scripts.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-artifact</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Artifact</name>
+  <name>Maven IT Plugin :: Artifact</name>
   <description>
     A test plugin that manages the build artifacts of a project. More precisely, it can set the main artifact's file,
     attach artifacts and install/deploy them to the repos. As such, it is the simplified essence of a bunch of

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugins</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugins</artifactId>
     <version>2.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
@@ -33,7 +33,7 @@ under the License.
   <artifactId>dep-a</artifactId>
   <packaging>jar</packaging>
 
-  <name>Maven Integration Test Plugin :: Class Loader :: Dependency A</name>
+  <name>Maven IT Plugin :: Class Loader :: Dependency A</name>
   <description>
     A test dependency for the test plugin.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugins</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugins</artifactId>
     <version>2.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
@@ -33,7 +33,7 @@ under the License.
   <artifactId>dep-b</artifactId>
   <packaging>jar</packaging>
 
-  <name>Maven Integration Test Plugin :: Class Loader :: Dependency B</name>
+  <name>Maven IT Plugin :: Class Loader :: Dependency B</name>
   <description>
     A test dependency for the test plugin. This artifact has a dependency by itself to test transitive dependency
     resolution.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugins</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugins</artifactId>
     <version>2.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
@@ -33,7 +33,7 @@ under the License.
   <artifactId>dep-c</artifactId>
   <packaging>jar</packaging>
 
-  <name>Maven Integration Test Plugin :: Class Loader :: Dependency C</name>
+  <name>Maven IT Plugin :: Class Loader :: Dependency C</name>
   <description>
     A test dependency for the test plugin.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugins</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugins</artifactId>
     <version>2.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
@@ -32,7 +32,7 @@ under the License.
   <artifactId>maven-it-plugin-class-loader</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Class Loader</name>
+  <name>Maven IT Plugin :: Class Loader</name>
   <description>
     A test plugin that tries to load classes and/or resources via the plugin class loader or the thread's context class
     loader.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-class-loader-aggregator</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Integration Test Plugin :: Class Loader :: Aggregator</name>
+  <name>Maven IT Plugin :: Class Loader :: Aggregator</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader</connection>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-configuration</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Configuration</name>
+  <name>Maven IT Plugin :: Configuration</name>
   <description>
     A plugin that allows any configuration in the form of a DOM which allows inspection after
     configuration processing inside Maven's core.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-context-passing</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Context Passing</name>
+  <name>Maven IT Plugin :: Context Passing</name>
   <inceptionYear>2006</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Clean Plugin Stub</name>
+  <name>Maven IT Clean Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Clean Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Compiler Plugin Stub</name>
+  <name>Maven IT Compiler Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Compiler Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Deploy Plugin Stub</name>
+  <name>Maven IT Deploy Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Deploy Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven EAR Plugin Stub</name>
+  <name>Maven IT EAR Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven EAR Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven EJB Plugin Stub</name>
+  <name>Maven IT EJB Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven EJB Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Install Plugin Stub</name>
+  <name>Maven IT Install Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Install Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven JAR Plugin Stub</name>
+  <name>Maven IT JAR Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven JAR Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Javadoc Plugin Stub</name>
+  <name>Maven IT Javadoc Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Javadoc Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Plugin Plugin Stub</name>
+  <name>Maven IT Plugin Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Plugin Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven RAR Plugin Stub</name>
+  <name>Maven IT RAR Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven RAR Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Resources Plugin Stub</name>
+  <name>Maven IT Resources Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Resources Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Site Plugin Stub</name>
+  <name>Maven IT Site Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Site Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Source Plugin Stub</name>
+  <name>Maven IT Source Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Source Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven Surefire Plugin Stub</name>
+  <name>Maven IT Surefire Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven Surefire Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml Sun Jul 10 20:40:09 2011
@@ -23,8 +23,8 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
+    <artifactId>maven-it-plugin-core-stubs</artifactId>
     <version>2.1-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@ under the License.
   <version>0.1-stub-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Maven WAR Plugin Stub</name>
+  <name>Maven IT WAR Plugin Stub</name>
   <description>
     A test plugin that has the same coordinates and goals as the Maven WAR Plugin. Its goals only create marker
     files to check the principle invocation of the goals via the build lifecycle binding.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-core-stubs</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Integration Tests :: Core Plugin Stubs</name>
+  <name>Maven ITs :: Core Plugin Stubs</name>
 
   <modules>
     <module>maven-clean-plugin</module>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-dependency-collection</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Dependency Collection</name>
+  <name>Maven IT Plugin :: Dependency Collection</name>
   <description>
     A test plugin that provides several goals which employ @requiresDependencyCollection with different scopes. If
     desired, the resulting artifact identifiers can be written to a text file.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-dependency-resolution</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Dependency Resolution</name>
+  <name>Maven IT Plugin :: Dependency Resolution</name>
   <description>
     A test plugin that provides several goals which employ @requiresDependencyResolution with different scopes. If
     desired, the resulting class path or artifact identifiers can be written to a text file.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-error/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-error/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-error/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-error/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-error</artifactId>
   <packaging>maven-plugin</packaging>
   
-  <name>Maven Integration Test Plugin :: Error Mojos</name>
+  <name>Maven IT Plugin :: Error Mojos</name>
   <description>
     A test plugin that throws various sorts of errors when loaded or executed. This plugin is designed to test Maven's ability
     to repackage runtime exceptions and other similar errors in a way that helps the user.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-expression</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Expression</name>
+  <name>Maven IT Plugin :: Expression</name>
   <description>
     A test plugin that creates a properties file with the effective values of some user-defined expressions. As such it
     allows to analyze the runtime state of the POM similar to the Help Plugin.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-extension-consumer</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Extension Consumer</name>
+  <name>Maven IT Plugin :: Extension Consumer</name>
   <description>
     A test plugin that reuses a component provided by the extension-provider.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-extension-provider</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Extension Provider</name>
+  <name>Maven IT Plugin :: Extension Provider</name>
   <description>
     A test plugin that will be used as a build extension and should contribute a stateful singleton component for reuse
     by other plugins in the same project and other projects that use the same extension plugin.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension1/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension1/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension1/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension1/pom.xml Sun Jul 10 20:40:09 2011
@@ -1,4 +1,5 @@
 <?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
@@ -17,14 +18,16 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 -->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
+
   <parent>
     <artifactId>maven-it-plugins</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
     <version>2.1-SNAPSHOT</version>
   </parent>
+
   <artifactId>maven-it-plugin-extension1</artifactId>
   <packaging>maven-plugin</packaging>
   

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension2/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension2/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension2/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-extension2/pom.xml Sun Jul 10 20:40:09 2011
@@ -1,4 +1,5 @@
 <?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
@@ -17,14 +18,17 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 -->
+
 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <modelVersion>4.0.0</modelVersion>
+
   <parent>
     <artifactId>maven-it-plugins</artifactId>
     <groupId>org.apache.maven.its.plugins</groupId>
     <version>2.1-SNAPSHOT</version>
   </parent>
+
   <artifactId>maven-it-plugin-extension2</artifactId>
   <packaging>maven-plugin</packaging>
 

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-fork</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Fork</name>
+  <name>Maven IT Plugin :: Fork</name>
   <inceptionYear>2006</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-invalid-descriptor</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Invalid Descriptor</name>
+  <name>Maven IT Plugin :: Invalid Descriptor</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-log-file</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Log File</name>
+  <name>Maven IT Plugin :: Log File</name>
   <description>
     A test plugin that appends lines to a UTF-8 encoded log file. Apparently, the order of log lines allows to check
     the order in which the plugin's goals were executed.

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml Sun Jul 10 20:40:09 2011
@@ -32,7 +32,7 @@ under the License.
   <artifactId>maven-it-plugin-log4j</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Log4J Client</name>
+  <name>Maven IT Plugin :: Log4J Client</name>
   <description>
     A test plugin that uses log4j.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-no-default-comp</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: No Default Component</name>
+  <name>Maven IT Plugin :: No Default Component</name>
   <description>
     A test plugin that has a dependency on some component where the only available implementation does not use
     the role hint "default".

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-no-project</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: No Project</name>
+  <name>Maven IT Plugin :: No Project</name>
   <inceptionYear>2001</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-online</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Online</name>
+  <name>Maven IT Plugin :: Online</name>
   <description>
     A test plugin that requires online mode.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-optional-mojos</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Optional Mojos</name>
+  <name>Maven IT Plugin :: Optional Mojos</name>
   <description>
     A test plugin that defines a custom lifecycle mapping with optional mojos.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-packaging</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Packaging</name>
+  <name>Maven IT Plugin :: Packaging</name>
   <description>
     A test plugin that defines a custom aritfact handler ("it-artifact") and a new packaging type ("it-packaging").
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-parameter-implementation</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Parameter Implementation</name>
+  <name>Maven IT Plugin :: Parameter Implementation</name>
   <inceptionYear>2006</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml Sun Jul 10 20:40:09 2011
@@ -19,7 +19,7 @@ specific language governing permissions 
 under the License.
 -->
 
-<project>
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-plexus-component-api</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Plexus Component API</name>
+  <name>Maven IT Plugin :: Plexus Component API</name>
 
   <dependencies>
     <!-- introduces component-api, should be excluded -->

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/pom.xml Sun Jul 10 20:40:09 2011
@@ -19,7 +19,7 @@ specific language governing permissions 
 under the License.
 -->
 
-<project>
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-plexus-utils-11</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Plexus Utils 1.1</name>
+  <name>Maven IT Plugin :: Plexus Utils 1.1</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml Sun Jul 10 20:40:09 2011
@@ -19,7 +19,7 @@ specific language governing permissions 
 under the License.
 -->
 
-<project>
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-plexus-utils-new</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Plexus Utils New</name>
+  <name>Maven IT Plugin :: Plexus Utils New</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-plugin-dependency</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Plugin Dependency</name>
+  <name>Maven IT Plugin :: Plugin Dependency</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-project-interpolation</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Project Interpolation</name>
+  <name>Maven IT Plugin :: Project Interpolation</name>
   <inceptionYear>2001</inceptionYear>
 
   <dependencies>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-project</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Project</name>
+  <name>Maven IT Plugin :: Project</name>
   <description>
     A test plugin that can build Maven project instances from local/remote POMs.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-setter</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Setter</name>
+  <name>Maven IT Plugin :: Setter</name>
   <inceptionYear>2006</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-singleton-component</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Singleton Component</name>
+  <name>Maven IT Plugin :: Singleton Component</name>
   <description>
     A test plugin to check that the lookup of a singleton component works reliably.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-site</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Site</name>
+  <name>Maven IT Plugin :: Site</name>
   <description>
     A test plugin that works with reports.
   </description>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-toolchain</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Toolchain</name>
+  <name>Maven IT Plugin :: Toolchain</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-touch</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Touch</name>
+  <name>Maven IT Plugin :: Touch</name>
   <inceptionYear>2001</inceptionYear>
 
   <dependencies>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-uses-properties</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Uses Properties Plugin</name>
+  <name>Maven IT Plugin :: Uses Properties Plugin</name>
   <inceptionYear>2006</inceptionYear>
 
   <properties>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>maven-it-plugin-uses-wagon</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Integration Test Plugin :: Uses Wagon Plugin</name>
+  <name>Maven IT Plugin :: Uses Wagon Plugin</name>
   <inceptionYear>2006</inceptionYear>
 
   <dependencies>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml Sun Jul 10 20:40:09 2011
@@ -32,7 +32,7 @@ under the License.
   <artifactId>maven-it-plugins</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Integration Tests :: Plugins</name>
+  <name>Maven IT :: Plugins</name>
 
   <modules>
     <module>maven-it-plugin-active-collection</module>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-support-artifacts/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-support-artifacts/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-support-artifacts/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-support-artifacts/pom.xml Sun Jul 10 20:40:09 2011
@@ -31,7 +31,7 @@ under the License.
   <artifactId>core-it-support-artifacts</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Integration Test Support Artifacts</name>
+  <name>Maven IT Support Artifacts</name>
 
   <build>
     <plugins>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-toolchain/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-toolchain/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-toolchain/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-toolchain/pom.xml Sun Jul 10 20:40:09 2011
@@ -30,7 +30,7 @@ under the License.
 
   <artifactId>core-it-toolchain</artifactId>
 
-  <name>Maven Integration Test Toolchain</name>
+  <name>Maven IT Toolchain</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-wagon/pom.xml Sun Jul 10 20:40:09 2011
@@ -30,7 +30,7 @@ under the License.
 
   <artifactId>core-it-wagon</artifactId>
 
-  <name>Maven Integration Test Wagon</name>
+  <name>Maven IT Wagon</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/maven-it-helper/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/maven-it-helper/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/maven-it-helper/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/maven-it-helper/pom.xml Sun Jul 10 20:40:09 2011
@@ -30,7 +30,7 @@ under the License.
 
   <artifactId>maven-it-helper</artifactId>
 
-  <name>Maven Integration Test Helper Library</name>
+  <name>Maven IT Helper Library</name>
 
   <dependencies>
     <!-- needed for VersionRange and Version -->

Modified: maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml Sun Jul 10 20:40:09 2011
@@ -33,7 +33,7 @@ under the License.
   <version>1.0-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
-  <name>maven-it-sample-archetype</name>
+  <name>Maven IT Sample Archetype</name>
 
   <build>
     <extensions>

Modified: maven/core-integration-testing/trunk/core-it-support/maven-it-sample/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/maven-it-sample/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/maven-it-sample/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/maven-it-sample/pom.xml Sun Jul 10 20:40:09 2011
@@ -26,7 +26,7 @@ under the License.
   <artifactId>maven-it-sample</artifactId>
   <version>1.0-SNAPSHOT</version>
 
-  <name>Maven Integration Test Sample</name>
+  <name>Maven IT Sample</name>
 
   <dependencies>
     <dependency>

Modified: maven/core-integration-testing/trunk/core-it-support/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/pom.xml?rev=1144956&r1=1144955&r2=1144956&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/pom.xml Sun Jul 10 20:40:09 2011
@@ -29,7 +29,7 @@ under the License.
   <artifactId>core-it-support</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Integration Testing Support</name>
+  <name>Maven IT Support</name>
 
   <modules>
     <module>core-it-plugins</module>