o Improve descriptions.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@629221 13f79535-47bb-0310-9956-ffa450edef68master
parent
6038d7e6e9
commit
63b45fa98c
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<artifactId>maven-plugin-tools-ant</artifactId>
|
||||
<name>Maven Plugin Tool for Ant</name>
|
||||
<description>Ant extractor plugin tool.</description>
|
||||
<description>Descriptor extractor for plugins written in Ant.</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<artifactId>maven-plugin-tools-api</artifactId>
|
||||
<name>Maven Plugin Tools APIs</name>
|
||||
<description>The Maven Plugin Tools APIs provides APIs to extracte Maven 2 Plugins informations and generate documentation.</description>
|
||||
<description>The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven 2 Plugins.</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<artifactId>maven-plugin-tools-beanshell</artifactId>
|
||||
<name>Maven Plugin Tool for Beanshell</name>
|
||||
<description>Beanshell extractor plugin tool.</description>
|
||||
<description>Descriptor extractor for plugins written in Beanshell.</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<artifactId>maven-plugin-tools-java</artifactId>
|
||||
<name>Maven Plugin Tool for Java</name>
|
||||
<description>Java extractor plugin tool.</description>
|
||||
<description>Descriptor extractor for plugins written in Java.</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue