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:
Brett Leslie Porter 2005-05-04 14:16:48 +00:00
parent 4cc4b13a97
commit a5d3dad778
3 changed files with 3 additions and 4 deletions

View File

@ -12,7 +12,7 @@ it0010
it0011
it0012
it0013
#it0015
it0015
it0016
it0017
it0018

View File

@ -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}

View File

@ -1,6 +1,5 @@
<mojo xmlns="marmalade:mojo">
<metadata>
<id>it0015</id>
<goal>it0015</goal>
<description>Output a file with specified contents to [outDir]</description>
<parameters>
@ -15,4 +14,4 @@
<execute>
<it0015:writeFile xmlns:it0015="marmalade:it0015" path="${outDir}/out.txt">This is a test.</it0015:writeFile>
</execute>
</mojo>
</mojo>