xlawrence 2005/01/12 17:33:19 CET
Modified files:
. maven.xml
Log:
updated build script
Revision Changes Path
1.18 +1 -1 uwcal_JSR168/maven.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/maven.xml.diff?r1=1.17&r2=1.18&f=h
Index: maven.xml
===================================================================
RCS file: /home/cvs/repository/uwcal_JSR168/maven.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- maven.xml 11 Jan 2005 09:51:35 -0000 1.17
+++ maven.xml 12 Jan 2005 16:33:18 -0000 1.18
@@ -128,7 +128,7 @@
includes="calClient/project.xml,syncClient/project.xml,calClient/webapp/project.xml,calClient/webapp/*/project.xml,syncServer/project.xml"
goals="clean"
banner="Cleaning..."
- ignoreFailures="false"
+ ignoreFailures="true"
/>
</goal>