dion 2004/05/11 07:51:11
Modified: checkstyle project.xml
clean project.xml
clover project.xml
Log:
Remove 'Maven' and 'plugin' from name
Revision Changes Path
1.44 +1 -1 maven-plugins/checkstyle/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/checkstyle/project.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- project.xml 2 May 2004 13:36:17 -0000 1.43
+++ project.xml 11 May 2004 14:51:11 -0000 1.44
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-checkstyle-plugin</id>
- <name>Maven Checkstyle Plug-in</name>
+ <name>Checkstyle</name>
<currentVersion>2.4-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce Checkstyle report</shortDescription>
1.11 +1 -1 maven-plugins/clean/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clean/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 2 May 2004 13:37:24 -0000 1.10
+++ project.xml 11 May 2004 14:51:11 -0000 1.11
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-clean-plugin</id>
- <name>Maven Clean Plug-in</name>
+ <name>Clean</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Clean plugin for Maven</shortDescription>
1.36 +1 -1 maven-plugins/clover/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clover/project.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- project.xml 2 May 2004 13:38:23 -0000 1.35
+++ project.xml 11 May 2004 14:51:11 -0000 1.36
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-clover-plugin</id>
- <name>Maven Clover plugin</name>
+ <name>Clover</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce Clover reports</shortDescription>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]