mirror of https://github.com/apache/maven.git
fixes for it0013, it0015 and reinclude 15
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168131 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4cc4b13a97
commit
a5d3dad778
|
@ -12,7 +12,7 @@ it0010
|
||||||
it0011
|
it0011
|
||||||
it0012
|
it0012
|
||||||
it0013
|
it0013
|
||||||
#it0015
|
it0015
|
||||||
it0016
|
it0016
|
||||||
it0017
|
it0017
|
||||||
it0018
|
it0018
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
rm ${artifact:org.apache.maven:maven-it0013-plugin:1.0-SNAPSHOT:maven-plugin}
|
rm ${artifact:org.apache.maven.plugins:maven-it0013-plugin:1.0-SNAPSHOT:maven-plugin}
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
<mojo xmlns="marmalade:mojo">
|
<mojo xmlns="marmalade:mojo">
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>it0015</id>
|
|
||||||
<goal>it0015</goal>
|
<goal>it0015</goal>
|
||||||
<description>Output a file with specified contents to [outDir]</description>
|
<description>Output a file with specified contents to [outDir]</description>
|
||||||
<parameters>
|
<parameters>
|
||||||
|
|
Loading…
Reference in New Issue