mcconnell 2004/04/11 05:39:07 Modified: util/plugin maven.xml Log: another step forward Revision Changes Path 1.4 +1 -1 avalon/util/plugin/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/avalon/util/plugin/maven.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- maven.xml 11 Apr 2004 12:35:37 -0000 1.3 +++ maven.xml 11 Apr 2004 12:39:07 -0000 1.4 @@ -6,7 +6,7 @@ <goal name="avalon:generate"> <echo message="starting"/> - <mkdir dir="${maven.build.dir}/project.xml"/> + <mkdir dir="${maven.build.dir}"/> <ant:xslt in="${basedir}/project.xml" out="${maven.build.dir}/project.xml" style="copy-all.xsl"> <outputproperty name="method" value="xml" />
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]