dion 2004/05/11 08:36:24
Modified: dashboard project.xml
cruisecontrol project.xml
eclipse project.xml
castor project.xml
ashkelon project.xml
artifact project.xml
deploy project.xml
changelog project.xml
aspectwerkz project.xml
clover project.xml
aspectj project.xml
ant project.xml
clean project.xml
developer-activity project.xml
docbook project.xml
antlr project.xml
ear project.xml
announcement project.xml
checkstyle project.xml
examples project.xml
ejb project.xml
console project.xml
dist project.xml
changes project.xml
caller project.xml
appserver project.xml
Log:
Put back meaningless prefixes and suffixes
Revision Changes Path
1.18 +1 -1 maven-plugins/dashboard/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dashboard/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 11 May 2004 14:53:17 -0000 1.17
+++ project.xml 11 May 2004 15:36:22 -0000 1.18
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-dashboard-plugin</id>
- <name>Dashboard</name>
+ <name>Maven Dashboard Plugin</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<description>Generate a dashboard containing global statistics about other maven
reports</description>
<shortDescription>Generate a statistic dashboard</shortDescription>
1.18 +1 -1 maven-plugins/cruisecontrol/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 11 May 2004 14:53:17 -0000 1.17
+++ project.xml 11 May 2004 15:36:23 -0000 1.18
@@ -21,7 +21,7 @@
<project>
<extend>../plugin-parent/project.xml</extend>
<id>maven-cruisecontrol-plugin</id>
- <name>Cruise Control</name>
+ <name>Maven Cruise Control Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description>A plugin to handle the generating and maintaining of Cruise Control
configuration. Requires Maven 1.0 RC2.</description>
<shortDescription>Cruise Control Plugin for Maven</shortDescription>
1.30 +1 -1 maven-plugins/eclipse/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/eclipse/project.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- project.xml 11 May 2004 14:59:32 -0000 1.29
+++ project.xml 11 May 2004 15:36:23 -0000 1.30
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-eclipse-plugin</id>
- <name>Eclipse</name>
+ <name>Maven Eclipse Plugin</name>
<currentVersion>1.7-SNAPSHOT</currentVersion>
<description>A plugin to generate various files for the Eclipse IDE and ease the
use of Maven within that environment. Requires Maven 1.0 RC2.</description>
<shortDescription>Eclipse Plugin for Maven</shortDescription>
1.24 +1 -1 maven-plugins/castor/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/castor/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 11 May 2004 14:41:49 -0000 1.23
+++ project.xml 11 May 2004 15:36:23 -0000 1.24
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-castor-plugin</id>
- <name>Castor</name>
+ <name>Maven Castor Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description>Various goals for making development with Plexus easy.</description>
<shortDescription>Plexus Tools</shortDescription>
1.24 +1 -1 maven-plugins/ashkelon/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ashkelon/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 11 May 2004 14:08:06 -0000 1.23
+++ project.xml 11 May 2004 15:36:23 -0000 1.24
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-ashkelon-plugin</id>
- <name>Ashkelon</name>
+ <name>Maven Ashkelon Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Publish javadoc to Ashkelon</shortDescription>
1.22 +1 -1 maven-plugins/artifact/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/artifact/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- project.xml 11 May 2004 14:08:06 -0000 1.21
+++ project.xml 11 May 2004 15:36:23 -0000 1.22
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-artifact-plugin</id>
- <name>Artifact</name>
+ <name>Maven Artifact Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Tools to manage artifacts and deployment</shortDescription>
1.23 +1 -1 maven-plugins/deploy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/deploy/project.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- project.xml 11 May 2004 14:55:50 -0000 1.22
+++ project.xml 11 May 2004 15:36:23 -0000 1.23
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-deploy-plugin</id>
- <name>Deploy</name>
+ <name>Maven Deploy Plugin</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Deploy to remote repository</shortDescription>
1.39 +1 -1 maven-plugins/changelog/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/changelog/project.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- project.xml 11 May 2004 14:41:49 -0000 1.38
+++ project.xml 11 May 2004 15:36:23 -0000 1.39
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-changelog-plugin</id>
- <name>Changelog</name>
+ <name>Maven Changelog Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce SCM changelog reports</shortDescription>
1.22 +1 -1 maven-plugins/aspectwerkz/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- project.xml 11 May 2004 14:08:07 -0000 1.21
+++ project.xml 11 May 2004 15:36:23 -0000 1.22
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-aspectwerkz-plugin</id>
- <name>AspectWerkz</name>
+ <name>Maven AspectWerkz Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description>Plugin for AspectWerkz</description>
<shortDescription>AspectWerkz plugin</shortDescription>
1.37 +1 -1 maven-plugins/clover/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clover/project.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- project.xml 11 May 2004 14:51:11 -0000 1.36
+++ project.xml 11 May 2004 15:36:23 -0000 1.37
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-clover-plugin</id>
- <name>Clover</name>
+ <name>Maven Clover Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce Clover reports</shortDescription>
1.32 +1 -1 maven-plugins/aspectj/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectj/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 11 May 2004 14:08:06 -0000 1.31
+++ project.xml 11 May 2004 15:36:23 -0000 1.32
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-aspectj-plugin</id>
- <name>AspectJ</name>
+ <name>Maven AspectJ Plugin</name>
<currentVersion>3.0-SNAPSHOT</currentVersion>
<description/>
<shortDescription>AspectJ Plugin for Maven</shortDescription>
1.37 +1 -1 maven-plugins/ant/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ant/project.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- project.xml 11 May 2004 14:08:06 -0000 1.36
+++ project.xml 11 May 2004 15:36:23 -0000 1.37
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-ant-plugin</id>
- <name>Ant</name>
+ <name>Maven Ant Plugin</name>
<currentVersion>1.7-SNAPSHOT</currentVersion>
<description>Generates ant build files from a maven project, so that plain ant
users can build your project</description>
<shortDescription>Generate Ant build file</shortDescription>
1.12 +1 -1 maven-plugins/clean/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clean/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 11 May 2004 14:51:11 -0000 1.11
+++ project.xml 11 May 2004 15:36:23 -0000 1.12
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-clean-plugin</id>
- <name>Clean</name>
+ <name>Maven Clean Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Clean plugin for Maven</shortDescription>
1.27 +1 -1 maven-plugins/developer-activity/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/developer-activity/project.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- project.xml 11 May 2004 14:55:50 -0000 1.26
+++ project.xml 11 May 2004 15:36:23 -0000 1.27
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-developer-activity-plugin</id>
- <name>Developer Activity</name>
+ <name>Maven Developer Activity Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<description>This document provides a report of activity in terms of CVS commits
and breaks it out by developer. Requires Maven 1.0 RC2.</description>
<shortDescription>Developer Activity report</shortDescription>
1.32 +1 -1 maven-plugins/docbook/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 11 May 2004 14:55:50 -0000 1.31
+++ project.xml 11 May 2004 15:36:23 -0000 1.32
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-docbook-plugin</id>
- <name>DocBook</name>
+ <name>Maven DocBook Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<shortDescription>Convert docbook to xdoc</shortDescription>
<url>http://maven.apache.org/reference/plugins/docbook/</url>
1.32 +1 -1 maven-plugins/antlr/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/antlr/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 11 May 2004 14:08:06 -0000 1.31
+++ project.xml 11 May 2004 15:36:23 -0000 1.32
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-antlr-plugin</id>
- <name>Antlr</name>
+ <name>Maven Antlr Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Process Antlr grammars</shortDescription>
1.29 +1 -1 maven-plugins/ear/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ear/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- project.xml 11 May 2004 14:59:32 -0000 1.28
+++ project.xml 11 May 2004 15:36:23 -0000 1.29
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-ear-plugin</id>
- <name>EAR</name>
+ <name>Maven EAR Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<description>Ear Plugin for Maven</description>
<shortDescription>Ear Plugin for Maven</shortDescription>
1.17 +1 -1 maven-plugins/announcement/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/announcement/project.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- project.xml 11 May 2004 13:51:55 -0000 1.16
+++ project.xml 11 May 2004 15:36:23 -0000 1.17
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-announcement-plugin</id>
- <name>Announcement</name>
+ <name>Maven Announcement Plugin</name>
<currentVersion>1.1-SNAPSHOT</currentVersion>
<description>
The Announcement plugin generates release announcements. It uses the
1.45 +1 -1 maven-plugins/checkstyle/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/checkstyle/project.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- project.xml 11 May 2004 14:51:11 -0000 1.44
+++ project.xml 11 May 2004 15:36:24 -0000 1.45
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-checkstyle-plugin</id>
- <name>Checkstyle</name>
+ <name>Maven Checkstyle Plugin</name>
<currentVersion>2.4-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce Checkstyle report</shortDescription>
1.13 +1 -1 maven-plugins/examples/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/examples/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 11 May 2004 14:59:32 -0000 1.12
+++ project.xml 11 May 2004 15:36:24 -0000 1.13
@@ -27,7 +27,7 @@
<id>maven-examples-plugin</id>
<!-- a short but descriptive name for the project -->
- <name>example projects</name>
+ <name>Maven Example Projects</name>
<!-- the 'group' to which the 'artifacts' belong -->
<groupId>maven</groupId>
1.26 +1 -1 maven-plugins/ejb/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ejb/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 11 May 2004 14:59:32 -0000 1.25
+++ project.xml 11 May 2004 15:36:24 -0000 1.26
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-ejb-plugin</id>
- <name>EJB</name>
+ <name>Maven EJB Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<description>EJB Plugin for Maven</description>
<shortDescription>EJB Plugin for Maven</shortDescription>
1.24 +1 -1 maven-plugins/console/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/console/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 11 May 2004 14:53:17 -0000 1.23
+++ project.xml 11 May 2004 15:36:24 -0000 1.24
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-console-plugin</id>
- <name>Console</name>
+ <name>Maven Console Plugin</name>
<currentVersion>1.1-SNAPSHOT</currentVersion>
<shortDescription>Console for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/console/</url>
1.27 +1 -1 maven-plugins/dist/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dist/project.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- project.xml 11 May 2004 14:55:50 -0000 1.26
+++ project.xml 11 May 2004 15:36:24 -0000 1.27
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-dist-plugin</id>
- <name>Distribution</name>
+ <name>Maven Distribution Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<shortDescription>Create source and binary distributions</shortDescription>
<url>http://maven.apache.org/reference/plugins/dist/</url>
1.26 +1 -1 maven-plugins/changes/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/changes/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 11 May 2004 14:41:49 -0000 1.25
+++ project.xml 11 May 2004 15:36:24 -0000 1.26
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-changes-plugin</id>
- <name>Changes</name>
+ <name>Maven Changes Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<shortDescription>Produce changes report</shortDescription>
<url>http://maven.apache.org/reference/plugins/changes/</url>
1.11 +1 -1 maven-plugins/caller/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/caller/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 11 May 2004 14:41:49 -0000 1.10
+++ project.xml 11 May 2004 15:36:24 -0000 1.11
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-caller-plugin</id>
- <name>Caller</name>
+ <name>Maven Caller Plugin</name>
<currentVersion>1.1-SNAPSHOT</currentVersion>
<description>Interface to isolate calls between plugins</description>
<shortDescription>Maven Caller plugin</shortDescription>
1.29 +1 -1 maven-plugins/appserver/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/appserver/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- project.xml 11 May 2004 14:08:07 -0000 1.28
+++ project.xml 11 May 2004 15:36:24 -0000 1.29
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-appserver-plugin</id>
- <name>Appserver</name>
+ <name>Maven Appserver Plugin</name>
<currentVersion>2.1-SNAPSHOT</currentVersion>
<description/>
<shortDescription>A Maven plugin that can be used to install and control a J2EE
application server instance.</shortDescription>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]