dion 2004/07/29 08:19:37
Modified: . maven.xml
Log:
cc plugin is busted temporarily?
Revision Changes Path
1.8 +1 -1 maven-plugins/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/maven-plugins/maven.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- maven.xml 30 Jun 2004 06:49:07 -0000 1.7
+++ maven.xml 29 Jul 2004 15:19:37 -0000 1.8
@@ -20,7 +20,7 @@
<goal name="plugins:test-all">
<j:set var="goal" value="plugin:test"/>
- <j:set var="maven.multiproject.excludes" value="dashboard/*"/>
+ <j:set var="maven.multiproject.excludes" value="dashboard/*,cruisecontrol/*"/>
<attainGoal name="multiproject:goal"/>
</goal>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]