dion 2004/08/23 05:50:32
Modified: jexl maven.xml
Log:
Use maven.docs.dest
Revision Changes Path
1.4 +1 -1 jakarta-commons/jexl/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jexl/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven.xml 23 Aug 2004 11:27:23 -0000 1.3
+++ maven.xml 23 Aug 2004 12:50:32 -0000 1.4
@@ -22,7 +22,7 @@
<!-- Required: Look and Feel for documentation within distributions -->
<!-- ================================================================== -->
<postGoal name="xdoc:copy-resources">
- <copy todir="${basedir}/target/docs/style/" failonerror="false">
+ <copy todir="${maven.docs.dest}/style/" failonerror="false">
<fileset dir="${basedir}/../commons-build/xdocs/style">
<include name='**/*'/>
<exclude name='**/CVS/**'/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]