dion 2004/05/11 07:55:50
Modified: docbook project.xml
dist project.xml
deploy project.xml
developer-activity project.xml
Log:
Remove 'Maven' and 'plugin' from name
Revision Changes Path
1.31 +1 -1 maven-plugins/docbook/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- project.xml 10 May 2004 23:38:02 -0000 1.30
+++ project.xml 11 May 2004 14:55:50 -0000 1.31
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-docbook-plugin</id>
- <name>Maven DocBook Plug-in</name>
+ <name>DocBook</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<shortDescription>Convert docbook to xdoc</shortDescription>
<url>http://maven.apache.org/reference/plugins/docbook/</url>
1.26 +1 -1 maven-plugins/dist/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dist/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 10 May 2004 23:38:02 -0000 1.25
+++ project.xml 11 May 2004 14:55:50 -0000 1.26
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-dist-plugin</id>
- <name>Maven Distribution Plug-in</name>
+ <name>Distribution</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<shortDescription>Create source and binary distributions</shortDescription>
<url>http://maven.apache.org/reference/plugins/dist/</url>
1.22 +1 -1 maven-plugins/deploy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/deploy/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- project.xml 2 May 2004 13:42:49 -0000 1.21
+++ project.xml 11 May 2004 14:55:50 -0000 1.22
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-deploy-plugin</id>
- <name>Maven Deploy Plug-in</name>
+ <name>Deploy</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Deploy to remote repository</shortDescription>
1.26 +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.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 2 May 2004 13:44:07 -0000 1.25
+++ project.xml 11 May 2004 14:55:50 -0000 1.26
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-developer-activity-plugin</id>
- <name>Maven Developer Activity Plug-in</name>
+ <name>Developer Activity</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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]