dion 2004/05/11 07:08:07
Modified: aspectj project.xml
ant project.xml
antlr project.xml
ashkelon project.xml
artifact project.xml
aspectwerkz project.xml
appserver project.xml
Log:
Remove 'Maven' and 'plugin' from name
Revision Changes Path
1.31 +1 -1 maven-plugins/aspectj/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectj/project.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- project.xml 7 May 2004 19:19:10 -0000 1.30
+++ project.xml 11 May 2004 14:08:06 -0000 1.31
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-aspectj-plugin</id>
- <name>Maven AspectJ Plug-in</name>
+ <name>AspectJ</name>
<currentVersion>3.0-SNAPSHOT</currentVersion>
<description/>
<shortDescription>AspectJ Plugin for Maven</shortDescription>
1.36 +1 -1 maven-plugins/ant/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ant/project.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- project.xml 4 May 2004 00:18:09 -0000 1.35
+++ project.xml 11 May 2004 14:08:06 -0000 1.36
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-ant-plugin</id>
- <name>Maven Ant Plug-in</name>
+ <name>Ant</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.31 +1 -1 maven-plugins/antlr/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/antlr/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:08:06 -0000 1.31
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-antlr-plugin</id>
- <name>Maven Antlr Plugin</name>
+ <name>Antlr</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Process Antlr grammars</shortDescription>
1.23 +1 -1 maven-plugins/ashkelon/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ashkelon/project.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- project.xml 2 May 2004 13:30:04 -0000 1.22
+++ project.xml 11 May 2004 14:08:06 -0000 1.23
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-ashkelon-plugin</id>
- <name>Maven Ashkelon Plug-in</name>
+ <name>Ashkelon</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Publish javadoc to Ashkelon</shortDescription>
1.21 +1 -1 maven-plugins/artifact/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/artifact/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 5 May 2004 11:00:59 -0000 1.20
+++ project.xml 11 May 2004 14:08:06 -0000 1.21
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-artifact-plugin</id>
- <name>Maven Artifact Plug-in</name>
+ <name>Artifact</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Tools to manage artifacts and deployment</shortDescription>
1.21 +1 -1 maven-plugins/aspectwerkz/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 2 May 2004 13:30:53 -0000 1.20
+++ project.xml 11 May 2004 14:08:07 -0000 1.21
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-aspectwerkz-plugin</id>
- <name>Maven AspectWerkz Plug-in</name>
+ <name>AspectWerkz</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description>Plugin for AspectWerkz</description>
<shortDescription>AspectWerkz plugin</shortDescription>
1.28 +1 -1 maven-plugins/appserver/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/appserver/project.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- project.xml 2 May 2004 12:35:42 -0000 1.27
+++ project.xml 11 May 2004 14:08:07 -0000 1.28
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-appserver-plugin</id>
- <name>Maven Appserver Plugin</name>
+ <name>Appserver</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]