improve naming consistency between plugins

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372370 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-01-26 00:09:45 +00:00
parent b601590bd2
commit 38a1ff1344
33 changed files with 33 additions and 33 deletions

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-abbot-plugin</id> <id>maven-abbot-plugin</id>
<name>Maven Abbot plugin</name> <name>Maven Abbot Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion> <currentVersion>1.2-SNAPSHOT</currentVersion>
<description>Run Abbot tests</description> <description>Run Abbot tests</description>
<shortDescription>Abbot Tests</shortDescription> <shortDescription>Abbot Tests</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-faq-plugin</id> <id>maven-faq-plugin</id>
<name>Maven FAQ Plug-in</name> <name>Maven FAQ Plugin</name>
<currentVersion>1.6</currentVersion> <currentVersion>1.6</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId> <gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Creates XDoc documentation from an FAQ XML document.</description> <description>Creates XDoc documentation from an FAQ XML document.</description>

View File

@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-file-activity-plugin</id> <id>maven-file-activity-plugin</id>
<name>Maven File Activity Plug-in</name> <name>Maven File Activity Plugin</name>
<currentVersion>1.6-SNAPSHOT</currentVersion> <currentVersion>1.6-SNAPSHOT</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId> <gumpRepositoryId>jakarta</gumpRepositoryId>
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description> <description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-gump-plugin</id> <id>maven-gump-plugin</id>
<name>Maven Gump Plug-in</name> <name>Maven Gump Plugin</name>
<currentVersion>2.0.1</currentVersion> <currentVersion>2.0.1</currentVersion>
<description/> <description/>
<shortDescription>produce Gump descriptor</shortDescription> <shortDescription>produce Gump descriptor</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-hibernate-plugin</id> <id>maven-hibernate-plugin</id>
<name>Maven Hibernate Plug-in</name> <name>Maven Hibernate Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion> <currentVersion>1.4-SNAPSHOT</currentVersion>
<description/> <description/>
<shortDescription>Work with Hibernate classes</shortDescription> <shortDescription>Work with Hibernate classes</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-html2xdoc-plugin</id> <id>maven-html2xdoc-plugin</id>
<name>Maven Html2XDoc Plug-in</name> <name>Maven Html2XDoc Plugin</name>
<currentVersion>1.4</currentVersion> <currentVersion>1.4</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId> <gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Creates XDoc documentation from normal HTML documentation.</description> <description>Creates XDoc documentation from normal HTML documentation.</description>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-idea-plugin</id> <id>maven-idea-plugin</id>
<name>Maven IDEA Plug-in</name> <name>Maven IDEA Plugin</name>
<currentVersion>1.6</currentVersion> <currentVersion>1.6</currentVersion>
<shortDescription>IDEA Plugin for Maven</shortDescription> <shortDescription>IDEA Plugin for Maven</shortDescription>
<description>IDEA Plugin for Maven.</description> <description>IDEA Plugin for Maven.</description>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jar-plugin</id> <id>maven-jar-plugin</id>
<name>Maven Jar Plug-in</name> <name>Maven Jar Plugin</name>
<currentVersion>1.8-SNAPSHOT</currentVersion> <currentVersion>1.8-SNAPSHOT</currentVersion>
<description>Plugin for creating JAR files.</description> <description>Plugin for creating JAR files.</description>
<shortDescription>Create jar files</shortDescription> <shortDescription>Create jar files</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-java-plugin</id> <id>maven-java-plugin</id>
<name>Maven Java Plug-in</name> <name>Maven Java Plugin</name>
<currentVersion>1.6-SNAPSHOT</currentVersion> <currentVersion>1.6-SNAPSHOT</currentVersion>
<description/> <description/>
<shortDescription>Compile java code</shortDescription> <shortDescription>Compile java code</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<artifactId>maven-javadoc-plugin</artifactId> <artifactId>maven-javadoc-plugin</artifactId>
<name>Maven Javadoc Plug-in</name> <name>Maven Javadoc Plugin</name>
<currentVersion>1.8</currentVersion> <currentVersion>1.8</currentVersion>
<shortDescription>Produce Javadocs and report</shortDescription> <shortDescription>Produce Javadocs and report</shortDescription>
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url> <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jboss-plugin</id> <id>maven-jboss-plugin</id>
<name>Maven JBoss plugin</name> <name>Maven JBoss Plugin</name>
<currentVersion>1.6-SNAPSHOT</currentVersion> <currentVersion>1.6-SNAPSHOT</currentVersion>
<description>Plugin for JBoss</description> <description>Plugin for JBoss</description>
<shortDescription>JBoss plugin</shortDescription> <shortDescription>JBoss plugin</shortDescription>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jbuilder-plugin</id> <id>maven-jbuilder-plugin</id>
<name>Maven JBuilder Plug-in</name> <name>Maven JBuilder Plugin</name>
<currentVersion>1.6-SNAPSHOT</currentVersion> <currentVersion>1.6-SNAPSHOT</currentVersion>
<description/> <description/>
<shortDescription>JBuilder Plugin for Maven</shortDescription> <shortDescription>JBuilder Plugin for Maven</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jcoverage-plugin</id> <id>maven-jcoverage-plugin</id>
<name>Maven JCoverage plugin</name> <name>Maven JCoverage Plugin</name>
<currentVersion>1.1-SNAPSHOT</currentVersion> <currentVersion>1.1-SNAPSHOT</currentVersion>
<package>org.apache.maven.jcoveragereport</package> <package>org.apache.maven.jcoveragereport</package>
<description>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</description> <description>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</description>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jellydoc-plugin</id> <id>maven-jellydoc-plugin</id>
<name>Maven JellyDoc Plug-in</name> <name>Maven JellyDoc Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion> <currentVersion>1.4-SNAPSHOT</currentVersion>
<!-- Gump integration --> <!-- Gump integration -->
<gumpRepositoryId>jakarta</gumpRepositoryId> <gumpRepositoryId>jakarta</gumpRepositoryId>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jetty-plugin</id> <id>maven-jetty-plugin</id>
<name>Maven Jetty plugin</name> <name>Maven Jetty Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion> <currentVersion>1.2-SNAPSHOT</currentVersion>
<shortDescription>Run Jetty</shortDescription> <shortDescription>Run Jetty</shortDescription>
<url>http://maven.apache.org/maven-1.x/reference/plugins/jetty/</url> <url>http://maven.apache.org/maven-1.x/reference/plugins/jetty/</url>

View File

@ -20,7 +20,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jira-plugin</id> <id>maven-jira-plugin</id>
<name>Maven JIRA Plug-in</name> <name>Maven JIRA Plugin</name>
<currentVersion>1.3-SNAPSHOT</currentVersion> <currentVersion>1.3-SNAPSHOT</currentVersion>
<description>This plugin downloads issues from Jira and creates a report.</description> <description>This plugin downloads issues from Jira and creates a report.</description>
<shortDescription>Download issues from Jira</shortDescription> <shortDescription>Download issues from Jira</shortDescription>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jnlp-plugin</id> <id>maven-jnlp-plugin</id>
<name>Maven JNLP Plug-in</name> <name>Maven JNLP Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion> <currentVersion>1.5-SNAPSHOT</currentVersion>
<shortDescription>JNLP Plugin for Maven</shortDescription> <shortDescription>JNLP Plugin for Maven</shortDescription>
<url>http://maven.apache.org/maven-1.x/reference/plugins/jnlp/</url> <url>http://maven.apache.org/maven-1.x/reference/plugins/jnlp/</url>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-junit-report-plugin</id> <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> <currentVersion>1.5.1-SNAPSHOT</currentVersion>
<description>Reports from JUnit tests.</description> <description>Reports from JUnit tests.</description>
<shortDescription>Reports from JUnit tests</shortDescription> <shortDescription>Reports from JUnit tests</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-jxr-plugin</id> <id>maven-jxr-plugin</id>
<name>Maven JXR Plug-in</name> <name>Maven JXR Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion> <currentVersion>1.5-SNAPSHOT</currentVersion>
<description>Create cross reference.</description> <description>Create cross reference.</description>
<shortDescription>Create cross reference</shortDescription> <shortDescription>Create cross reference</shortDescription>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-license-plugin</id> <id>maven-license-plugin</id>
<name>Maven License Plug-in</name> <name>Maven License Plugin</name>
<currentVersion>1.2</currentVersion> <currentVersion>1.2</currentVersion>
<description/> <description/>
<shortDescription>Create xml version of license</shortDescription> <shortDescription>Create xml version of license</shortDescription>

View File

@ -20,7 +20,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-linkcheck-plugin</id> <id>maven-linkcheck-plugin</id>
<name>Maven LinkCheck Plug-in</name> <name>Maven LinkCheck Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion> <currentVersion>1.4-SNAPSHOT</currentVersion>
<description>Check xdoc links. Requires Maven 1.0 RC2.</description> <description>Check xdoc links. Requires Maven 1.0 RC2.</description>
<shortDescription>Check xdoc links</shortDescription> <shortDescription>Check xdoc links</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-multichanges-plugin</id> <id>maven-multichanges-plugin</id>
<name>Maven MultiChanges plugin</name> <name>Maven MultiChanges Plugin</name>
<currentVersion>1.2</currentVersion> <currentVersion>1.2</currentVersion>
<shortDescription>Produce release dashboard for subprojects.</shortDescription> <shortDescription>Produce release dashboard for subprojects.</shortDescription>
<description>Produce release dashboard for subprojects.</description> <description>Produce release dashboard for subprojects.</description>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-multiproject-plugin</id> <id>maven-multiproject-plugin</id>
<name>Maven Multi-Project Plug-in</name> <name>Maven Multi-Project Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion> <currentVersion>1.5-SNAPSHOT</currentVersion>
<description>A plugin to handle the building of multiple projects within maven.</description> <description>A plugin to handle the building of multiple projects within maven.</description>
<shortDescription>Multi-Project Plugin for Maven</shortDescription> <shortDescription>Multi-Project Plugin for Maven</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-native-plugin</id> <id>maven-native-plugin</id>
<name>Maven Native Plug-in</name> <name>Maven Native Plugin</name>
<currentVersion>1.2</currentVersion> <currentVersion>1.2</currentVersion>
<description>Plugin for native compilation c,c++, fortran</description> <description>Plugin for native compilation c,c++, fortran</description>
<shortDescription>Native plugin</shortDescription> <shortDescription>Native plugin</shortDescription>

View File

@ -20,7 +20,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd"> 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> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<name>Maven NSIS Plug-in</name> <name>Maven NSIS Plugin</name>
<artifactId>maven-nsis-plugin</artifactId> <artifactId>maven-nsis-plugin</artifactId>
<currentVersion>2.0-SNAPSHOT</currentVersion> <currentVersion>2.0-SNAPSHOT</currentVersion>
<description>A plugin to generate Win32 installer programs using NSIS</description> <description>A plugin to generate Win32 installer programs using NSIS</description>

View File

@ -21,7 +21,7 @@
<extend>${basedir}/../plugin-parent/project.xml</extend> <extend>${basedir}/../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<artifactId>maven-pdf-plugin</artifactId> <artifactId>maven-pdf-plugin</artifactId>
<name>Maven PDF Plug-in</name> <name>Maven PDF Plugin</name>
<currentVersion>2.5-SNAPSHOT</currentVersion> <currentVersion>2.5-SNAPSHOT</currentVersion>
<description>PDF Documentation generator</description> <description>PDF Documentation generator</description>
<shortDescription>Generator of project documentation in PDF Format.</shortDescription> <shortDescription>Generator of project documentation in PDF Format.</shortDescription>

View File

@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-pmd-plugin</id> <id>maven-pmd-plugin</id>
<name>Maven PMD Plug-in</name> <name>Maven PMD Plugin</name>
<currentVersion>1.7</currentVersion> <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> <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> <shortDescription>Maven Plugin for PMD</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-release-plugin</id> <id>maven-release-plugin</id>
<name>Maven Release Plug-in</name> <name>Maven Release Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion> <currentVersion>1.5-SNAPSHOT</currentVersion>
<description>Produce project release</description> <description>Produce project release</description>
<shortDescription>Produce project release</shortDescription> <shortDescription>Produce project release</shortDescription>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-repository-plugin</id> <id>maven-repository-plugin</id>
<name>Maven Repository Plug-in</name> <name>Maven Repository Plugin</name>
<currentVersion>1.3-SNAPSHOT</currentVersion> <currentVersion>1.3-SNAPSHOT</currentVersion>
<shortDescription>Tools to work with the central repo</shortDescription> <shortDescription>Tools to work with the central repo</shortDescription>
<url>http://maven.apache.org/maven-1.x/reference/plugins/repository/</url> <url>http://maven.apache.org/maven-1.x/reference/plugins/repository/</url>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-scm-plugin</id> <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> <currentVersion>1.6-SNAPSHOT</currentVersion>
<description>A plugin for SCM tasks, currently CVS.</description> <description>A plugin for SCM tasks, currently CVS.</description>
<shortDescription>SCM Plugin for Maven.</shortDescription> <shortDescription>SCM Plugin for Maven.</shortDescription>

View File

@ -23,7 +23,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-tasklist-plugin</id> <id>maven-tasklist-plugin</id>
<name>Maven Tasklist Plug-in</name> <name>Maven Tasklist Plugin</name>
<currentVersion>2.5-SNAPSHOT</currentVersion> <currentVersion>2.5-SNAPSHOT</currentVersion>
<description/> <description/>
<shortDescription>Create xdoc from @TODO tags</shortDescription> <shortDescription>Create xdoc from @TODO tags</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-test-plugin</id> <id>maven-test-plugin</id>
<name>Maven Test Plug-in</name> <name>Maven Test Plugin</name>
<currentVersion>1.8-SNAPSHOT</currentVersion> <currentVersion>1.8-SNAPSHOT</currentVersion>
<description>Run JUnit tests.</description> <description>Run JUnit tests.</description>
<shortDescription>Run JUnit tests</shortDescription> <shortDescription>Run JUnit tests</shortDescription>

View File

@ -21,7 +21,7 @@
<extend>../plugin-parent/project.xml</extend> <extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-xdoc-plugin</id> <id>maven-xdoc-plugin</id>
<name>Maven XDoc Plug-in</name> <name>Maven XDoc Plugin</name>
<currentVersion>1.10-SNAPSHOT</currentVersion> <currentVersion>1.10-SNAPSHOT</currentVersion>
<description>Convert xdocs into HTML.</description> <description>Convert xdocs into HTML.</description>
<shortDescription>Convert xdocs into HTML</shortDescription> <shortDescription>Convert xdocs into HTML</shortDescription>