added descriptions

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1341243 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-21 22:45:48 +00:00
parent 503c946cda
commit 6636839798
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ under the License.
<artifactId>maven-script-ant</artifactId>
<name>Maven Ant Mojo Support</name>
<description>Maven Ant Mojo Support, ie write Maven plugins with Ant scripts.</description>
<dependencies>
<dependency>

View File

@ -29,6 +29,7 @@ under the License.
<artifactId>maven-script-beanshell</artifactId>
<name>Maven Beanshell Mojo Support</name>
<description>Maven Beanshell Mojo Support, ie write Maven plugins with Beanshell scripts.</description>
<dependencies>
<dependency>