dion 2004/08/17 08:03:41
Modified: jelly maven.xml
Log:
Add a comment for windows users
Revision Changes Path
1.77 +1 -0 jakarta-commons/jelly/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/maven.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- maven.xml 17 Aug 2004 14:59:53 -0000 1.76
+++ maven.xml 17 Aug 2004 15:03:41 -0000 1.77
@@ -254,6 +254,7 @@
</filterchain>
</copy>
+ <echo>If you are on windows, please use -DmavenCmd=maven.bat</echo>
<exec executable="${mavenCmd}" failonerror="true" dir="${dir}">
<arg value="jellydoc"/>
<arg value="site"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]