dion 2004/08/01 05:27:14
Modified: . maven.xml
Log:
Add back cc plugin
Revision Changes Path
1.9 +1 -1 maven-plugins/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/maven-plugins/maven.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- maven.xml 29 Jul 2004 15:19:37 -0000 1.8
+++ maven.xml 1 Aug 2004 12:27:13 -0000 1.9
@@ -20,7 +20,7 @@
<goal name="plugins:test-all">
<j:set var="goal" value="plugin:test"/>
- <j:set var="maven.multiproject.excludes" value="dashboard/*,cruisecontrol/*"/>
+ <j:set var="maven.multiproject.excludes" value="dashboard/*"/>
<attainGoal name="multiproject:goal"/>
</goal>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]