added descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1341243 13f79535-47bb-0310-9956-ffa450edef68master
parent
503c946cda
commit
6636839798
|
|
@ -29,6 +29,7 @@ under the License.
|
||||||
<artifactId>maven-script-ant</artifactId>
|
<artifactId>maven-script-ant</artifactId>
|
||||||
|
|
||||||
<name>Maven Ant Mojo Support</name>
|
<name>Maven Ant Mojo Support</name>
|
||||||
|
<description>Maven Ant Mojo Support, ie write Maven plugins with Ant scripts.</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@ under the License.
|
||||||
<artifactId>maven-script-beanshell</artifactId>
|
<artifactId>maven-script-beanshell</artifactId>
|
||||||
|
|
||||||
<name>Maven Beanshell Mojo Support</name>
|
<name>Maven Beanshell Mojo Support</name>
|
||||||
|
<description>Maven Beanshell Mojo Support, ie write Maven plugins with Beanshell scripts.</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue