Remove 'Maven' and 'plugin' from name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115227 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
87e7661e7b
commit
8cafdd660f
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user