mirror of https://github.com/apache/maven.git
add description of it0014
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163418 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6cc05c4e8d
commit
c25b29fe28
|
@ -46,10 +46,11 @@ it0013: Test plugin-plugin, which tests maven-plugin-tools-api and
|
||||||
maven-plugin-tools-java. This will generate a plugin descriptor from
|
maven-plugin-tools-java. This will generate a plugin descriptor from
|
||||||
java-based mojo sources, install the plugin, and then use it.
|
java-based mojo sources, install the plugin, and then use it.
|
||||||
|
|
||||||
|
it0014: Test a JAR override by file.
|
||||||
|
|
||||||
it0015: Test marmalade-driven mojo support. This will compile supporting java
|
it0015: Test marmalade-driven mojo support. This will compile supporting java
|
||||||
classes (mmld tag & taglib), generate plugin descriptor from mmld script,
|
classes (mmld tag & taglib), generate plugin descriptor from mmld script,
|
||||||
install the plugin, and finally use the new plugin.
|
install the plugin, and finally use the new plugin.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
- generated sources
|
- generated sources
|
||||||
|
|
Loading…
Reference in New Issue