You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/01/26 01:10:21 UTC

svn commit: r372370 - in /maven/maven-1/plugins/trunk: abbot/ faq/ file-activity/ gump/ hibernate/ html2xdoc/ idea/ jar/ java/ javadoc/ jboss/ jbuilder/ jcoverage/ jellydoc/ jetty/ jira/ jnlp/ junit-report/ jxr/ license/ linkcheck/ multichanges/ multip...

Author: aheritier
Date: Wed Jan 25 16:09:45 2006
New Revision: 372370

URL: http://svn.apache.org/viewcvs?rev=372370&view=rev
Log:
improve naming consistency between plugins

Modified:
    maven/maven-1/plugins/trunk/abbot/project.xml
    maven/maven-1/plugins/trunk/faq/project.xml
    maven/maven-1/plugins/trunk/file-activity/project.xml
    maven/maven-1/plugins/trunk/gump/project.xml
    maven/maven-1/plugins/trunk/hibernate/project.xml
    maven/maven-1/plugins/trunk/html2xdoc/project.xml
    maven/maven-1/plugins/trunk/idea/project.xml
    maven/maven-1/plugins/trunk/jar/project.xml
    maven/maven-1/plugins/trunk/java/project.xml
    maven/maven-1/plugins/trunk/javadoc/project.xml
    maven/maven-1/plugins/trunk/jboss/project.xml
    maven/maven-1/plugins/trunk/jbuilder/project.xml
    maven/maven-1/plugins/trunk/jcoverage/project.xml
    maven/maven-1/plugins/trunk/jellydoc/project.xml
    maven/maven-1/plugins/trunk/jetty/project.xml
    maven/maven-1/plugins/trunk/jira/project.xml
    maven/maven-1/plugins/trunk/jnlp/project.xml
    maven/maven-1/plugins/trunk/junit-report/project.xml
    maven/maven-1/plugins/trunk/jxr/project.xml
    maven/maven-1/plugins/trunk/license/project.xml
    maven/maven-1/plugins/trunk/linkcheck/project.xml
    maven/maven-1/plugins/trunk/multichanges/project.xml
    maven/maven-1/plugins/trunk/multiproject/project.xml
    maven/maven-1/plugins/trunk/native/project.xml
    maven/maven-1/plugins/trunk/nsis/project.xml
    maven/maven-1/plugins/trunk/pdf/project.xml
    maven/maven-1/plugins/trunk/pmd/project.xml
    maven/maven-1/plugins/trunk/release/project.xml
    maven/maven-1/plugins/trunk/repository/project.xml
    maven/maven-1/plugins/trunk/scm/project.xml
    maven/maven-1/plugins/trunk/tasklist/project.xml
    maven/maven-1/plugins/trunk/test/project.xml
    maven/maven-1/plugins/trunk/xdoc/project.xml

Modified: maven/maven-1/plugins/trunk/abbot/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/abbot/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/abbot/project.xml (original)
+++ maven/maven-1/plugins/trunk/abbot/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-abbot-plugin</id>
-  <name>Maven Abbot plugin</name>
+  <name>Maven Abbot Plugin</name>
   <currentVersion>1.2-SNAPSHOT</currentVersion>
   <description>Run Abbot tests</description>
   <shortDescription>Abbot Tests</shortDescription>

Modified: maven/maven-1/plugins/trunk/faq/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/faq/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/faq/project.xml (original)
+++ maven/maven-1/plugins/trunk/faq/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-faq-plugin</id>
-  <name>Maven FAQ Plug-in</name>
+  <name>Maven FAQ Plugin</name>
   <currentVersion>1.6</currentVersion>
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <description>Creates XDoc documentation from an FAQ XML document.</description>

Modified: maven/maven-1/plugins/trunk/file-activity/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/file-activity/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/project.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/project.xml Wed Jan 25 16:09:45 2006
@@ -22,7 +22,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-file-activity-plugin</id>
-  <name>Maven File Activity Plug-in</name>
+  <name>Maven File Activity Plugin</name>
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>

Modified: maven/maven-1/plugins/trunk/gump/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/gump/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/gump/project.xml (original)
+++ maven/maven-1/plugins/trunk/gump/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-gump-plugin</id>
-  <name>Maven Gump Plug-in</name>
+  <name>Maven Gump Plugin</name>
   <currentVersion>2.0.1</currentVersion>
   <description/>
   <shortDescription>produce Gump descriptor</shortDescription>

Modified: maven/maven-1/plugins/trunk/hibernate/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/hibernate/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/hibernate/project.xml (original)
+++ maven/maven-1/plugins/trunk/hibernate/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-hibernate-plugin</id>
-  <name>Maven Hibernate Plug-in</name>
+  <name>Maven Hibernate Plugin</name>
   <currentVersion>1.4-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>Work with Hibernate classes</shortDescription>

Modified: maven/maven-1/plugins/trunk/html2xdoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/html2xdoc/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/html2xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/html2xdoc/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-html2xdoc-plugin</id>
-  <name>Maven Html2XDoc Plug-in</name>
+  <name>Maven Html2XDoc Plugin</name>
   <currentVersion>1.4</currentVersion>
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <description>Creates XDoc documentation from normal HTML documentation.</description>

Modified: maven/maven-1/plugins/trunk/idea/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/idea/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/idea/project.xml (original)
+++ maven/maven-1/plugins/trunk/idea/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-idea-plugin</id>
-  <name>Maven IDEA Plug-in</name>
+  <name>Maven IDEA Plugin</name>
   <currentVersion>1.6</currentVersion>
   <shortDescription>IDEA Plugin for Maven</shortDescription>
   <description>IDEA Plugin for Maven.</description>

Modified: maven/maven-1/plugins/trunk/jar/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jar/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jar/project.xml (original)
+++ maven/maven-1/plugins/trunk/jar/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jar-plugin</id>
-  <name>Maven Jar Plug-in</name>
+  <name>Maven Jar Plugin</name>
   <currentVersion>1.8-SNAPSHOT</currentVersion>
   <description>Plugin for creating JAR files.</description>
   <shortDescription>Create jar files</shortDescription>

Modified: maven/maven-1/plugins/trunk/java/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/java/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/java/project.xml (original)
+++ maven/maven-1/plugins/trunk/java/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-java-plugin</id>
-  <name>Maven Java Plug-in</name>
+  <name>Maven Java Plugin</name>
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>Compile java code</shortDescription>

Modified: maven/maven-1/plugins/trunk/javadoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <artifactId>maven-javadoc-plugin</artifactId>
-  <name>Maven Javadoc Plug-in</name>
+  <name>Maven Javadoc Plugin</name>
   <currentVersion>1.8</currentVersion>
   <shortDescription>Produce Javadocs and report</shortDescription>
   <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url>

Modified: maven/maven-1/plugins/trunk/jboss/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jboss/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jboss/project.xml (original)
+++ maven/maven-1/plugins/trunk/jboss/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jboss-plugin</id>
-  <name>Maven JBoss plugin</name>
+  <name>Maven JBoss Plugin</name>
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description>Plugin for JBoss</description>
   <shortDescription>JBoss plugin</shortDescription>

Modified: maven/maven-1/plugins/trunk/jbuilder/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jbuilder/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jbuilder/project.xml (original)
+++ maven/maven-1/plugins/trunk/jbuilder/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jbuilder-plugin</id>
-  <name>Maven JBuilder Plug-in</name>
+  <name>Maven JBuilder Plugin</name>
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>JBuilder Plugin for Maven</shortDescription>

Modified: maven/maven-1/plugins/trunk/jcoverage/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jcoverage/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jcoverage/project.xml (original)
+++ maven/maven-1/plugins/trunk/jcoverage/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jcoverage-plugin</id>
-  <name>Maven JCoverage plugin</name>
+  <name>Maven JCoverage Plugin</name>
   <currentVersion>1.1-SNAPSHOT</currentVersion>
   <package>org.apache.maven.jcoveragereport</package>
   <description>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</description>

Modified: maven/maven-1/plugins/trunk/jellydoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jellydoc/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jellydoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/jellydoc/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jellydoc-plugin</id>
-  <name>Maven JellyDoc Plug-in</name>
+  <name>Maven JellyDoc Plugin</name>
   <currentVersion>1.4-SNAPSHOT</currentVersion>
   <!-- Gump integration -->
   <gumpRepositoryId>jakarta</gumpRepositoryId>

Modified: maven/maven-1/plugins/trunk/jetty/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jetty/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jetty/project.xml (original)
+++ maven/maven-1/plugins/trunk/jetty/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jetty-plugin</id>
-  <name>Maven Jetty plugin</name>
+  <name>Maven Jetty Plugin</name>
   <currentVersion>1.2-SNAPSHOT</currentVersion>
   <shortDescription>Run Jetty</shortDescription>
   <url>http://maven.apache.org/maven-1.x/reference/plugins/jetty/</url>

Modified: maven/maven-1/plugins/trunk/jira/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jira/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jira/project.xml (original)
+++ maven/maven-1/plugins/trunk/jira/project.xml Wed Jan 25 16:09:45 2006
@@ -20,7 +20,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jira-plugin</id>
-  <name>Maven JIRA Plug-in</name>
+  <name>Maven JIRA Plugin</name>
   <currentVersion>1.3-SNAPSHOT</currentVersion>
   <description>This plugin downloads issues from Jira and creates a report.</description>
   <shortDescription>Download issues from Jira</shortDescription>

Modified: maven/maven-1/plugins/trunk/jnlp/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jnlp/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jnlp/project.xml (original)
+++ maven/maven-1/plugins/trunk/jnlp/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jnlp-plugin</id>
-  <name>Maven JNLP Plug-in</name>
+  <name>Maven JNLP Plugin</name>
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <shortDescription>JNLP Plugin for Maven</shortDescription>
   <url>http://maven.apache.org/maven-1.x/reference/plugins/jnlp/</url>

Modified: maven/maven-1/plugins/trunk/junit-report/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/junit-report/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/junit-report/project.xml (original)
+++ maven/maven-1/plugins/trunk/junit-report/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-junit-report-plugin</id>
-  <name>Maven JUnit Report Plug-in</name>
+  <name>Maven JUnit Report Plugin</name>
   <currentVersion>1.5.1-SNAPSHOT</currentVersion>
   <description>Reports from JUnit tests.</description>
   <shortDescription>Reports from JUnit tests</shortDescription>

Modified: maven/maven-1/plugins/trunk/jxr/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jxr/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jxr/project.xml (original)
+++ maven/maven-1/plugins/trunk/jxr/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-jxr-plugin</id>
-  <name>Maven JXR Plug-in</name>
+  <name>Maven JXR Plugin</name>
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description>Create cross reference.</description>
   <shortDescription>Create cross reference</shortDescription>

Modified: maven/maven-1/plugins/trunk/license/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/license/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/license/project.xml (original)
+++ maven/maven-1/plugins/trunk/license/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-license-plugin</id>
-  <name>Maven License Plug-in</name>
+  <name>Maven License Plugin</name>
   <currentVersion>1.2</currentVersion>
   <description/>
   <shortDescription>Create xml version of license</shortDescription>

Modified: maven/maven-1/plugins/trunk/linkcheck/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/linkcheck/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/linkcheck/project.xml (original)
+++ maven/maven-1/plugins/trunk/linkcheck/project.xml Wed Jan 25 16:09:45 2006
@@ -20,7 +20,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-linkcheck-plugin</id>
-  <name>Maven LinkCheck Plug-in</name>
+  <name>Maven LinkCheck Plugin</name>
   <currentVersion>1.4-SNAPSHOT</currentVersion>
   <description>Check xdoc links. Requires Maven 1.0 RC2.</description>
   <shortDescription>Check xdoc links</shortDescription>

Modified: maven/maven-1/plugins/trunk/multichanges/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/multichanges/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/multichanges/project.xml (original)
+++ maven/maven-1/plugins/trunk/multichanges/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-multichanges-plugin</id>
-  <name>Maven MultiChanges plugin</name>
+  <name>Maven MultiChanges Plugin</name>
   <currentVersion>1.2</currentVersion>
   <shortDescription>Produce release dashboard for subprojects.</shortDescription>
   <description>Produce release dashboard for subprojects.</description>

Modified: maven/maven-1/plugins/trunk/multiproject/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/multiproject/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/multiproject/project.xml (original)
+++ maven/maven-1/plugins/trunk/multiproject/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-multiproject-plugin</id>
-  <name>Maven Multi-Project Plug-in</name>
+  <name>Maven Multi-Project Plugin</name>
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description>A plugin to handle the building of multiple projects within maven.</description>
   <shortDescription>Multi-Project Plugin for Maven</shortDescription>

Modified: maven/maven-1/plugins/trunk/native/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/native/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/native/project.xml (original)
+++ maven/maven-1/plugins/trunk/native/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-native-plugin</id>
-  <name>Maven Native Plug-in</name>
+  <name>Maven Native Plugin</name>
   <currentVersion>1.2</currentVersion>
   <description>Plugin for native compilation c,c++, fortran</description>
   <shortDescription>Native plugin</shortDescription>

Modified: maven/maven-1/plugins/trunk/nsis/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/nsis/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/nsis/project.xml (original)
+++ maven/maven-1/plugins/trunk/nsis/project.xml Wed Jan 25 16:09:45 2006
@@ -20,7 +20,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd">
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
-  <name>Maven NSIS Plug-in</name>
+  <name>Maven NSIS Plugin</name>
   <artifactId>maven-nsis-plugin</artifactId>
   <currentVersion>2.0-SNAPSHOT</currentVersion>
   <description>A plugin to generate Win32 installer programs using NSIS</description>

Modified: maven/maven-1/plugins/trunk/pdf/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>${basedir}/../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <artifactId>maven-pdf-plugin</artifactId>
-  <name>Maven PDF Plug-in</name>
+  <name>Maven PDF Plugin</name>
   <currentVersion>2.5-SNAPSHOT</currentVersion>
   <description>PDF Documentation generator</description>
   <shortDescription>Generator of project documentation in PDF Format.</shortDescription>

Modified: maven/maven-1/plugins/trunk/pmd/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/project.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/project.xml Wed Jan 25 16:09:45 2006
@@ -22,7 +22,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-pmd-plugin</id>
-  <name>Maven PMD Plug-in</name>
+  <name>Maven PMD Plugin</name>
   <currentVersion>1.7</currentVersion>
   <description>The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.</description>
   <shortDescription>Maven Plugin for PMD</shortDescription>

Modified: maven/maven-1/plugins/trunk/release/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/release/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/release/project.xml (original)
+++ maven/maven-1/plugins/trunk/release/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-release-plugin</id>
-  <name>Maven Release Plug-in</name>
+  <name>Maven Release Plugin</name>
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description>Produce project release</description>
   <shortDescription>Produce project release</shortDescription>

Modified: maven/maven-1/plugins/trunk/repository/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/repository/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/repository/project.xml (original)
+++ maven/maven-1/plugins/trunk/repository/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-repository-plugin</id>
-  <name>Maven Repository Plug-in</name>
+  <name>Maven Repository Plugin</name>
   <currentVersion>1.3-SNAPSHOT</currentVersion>
   <shortDescription>Tools to work with the central repo</shortDescription>
   <url>http://maven.apache.org/maven-1.x/reference/plugins/repository/</url>

Modified: maven/maven-1/plugins/trunk/scm/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/scm/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/scm/project.xml (original)
+++ maven/maven-1/plugins/trunk/scm/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-scm-plugin</id>
-  <name>Maven Source Control Management Plug-in</name>
+  <name>Maven Source Control Management Pluginn</name>
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description>A plugin for SCM tasks, currently CVS.</description>
   <shortDescription>SCM Plugin for Maven.</shortDescription>

Modified: maven/maven-1/plugins/trunk/tasklist/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/tasklist/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/tasklist/project.xml (original)
+++ maven/maven-1/plugins/trunk/tasklist/project.xml Wed Jan 25 16:09:45 2006
@@ -23,7 +23,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-tasklist-plugin</id>
-  <name>Maven Tasklist Plug-in</name>
+  <name>Maven Tasklist Plugin</name>
   <currentVersion>2.5-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>Create xdoc from @TODO tags</shortDescription>

Modified: maven/maven-1/plugins/trunk/test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/project.xml (original)
+++ maven/maven-1/plugins/trunk/test/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-test-plugin</id>
-  <name>Maven Test Plug-in</name>
+  <name>Maven Test Plugin</name>
   <currentVersion>1.8-SNAPSHOT</currentVersion>
   <description>Run JUnit tests.</description>
   <shortDescription>Run JUnit tests</shortDescription>

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=372370&r1=372369&r2=372370&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Wed Jan 25 16:09:45 2006
@@ -21,7 +21,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-xdoc-plugin</id>
-  <name>Maven XDoc Plug-in</name>
+  <name>Maven XDoc Plugin</name>
   <currentVersion>1.10-SNAPSHOT</currentVersion>
   <description>Convert xdocs into HTML.</description>
   <shortDescription>Convert xdocs into HTML</shortDescription>