This is a trivial bug that prevents the examples from being built and
run.
61 % cvs diff -u maven.xml
Index: maven.xml
===================================================================
RCS /home/cvspublic/avalon/fortress/examples/maven.xml,v
retrieving revision 1.4
diff -u -r1.4 maven.xml
--- maven.xml 8 Mar 2004 16:00:22 -0000 1.4
+++ maven.xml 16 Mar 2004 18:16:00 -0000
@@ -70,7 +70,7 @@
todir="${maven.build.dir}/servlet/WEB-INF/lib"
excludes="servletapi,junit,avalon-fortress-tools"/>
- <copy todir="${build.dir}/servlet/WEB-INF"
+ <copy todir="${maven.build.dir}/servlet/WEB-INF"
file="${maven.src.dir}/conf/web.xml"/>
<jar jarfile="${maven.build.dir}/${maven.final.name}-servlet.war"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]