dion 2004/06/29 23:49:07 Modified: . maven.xml Log: Dashboard is currently broken in multiproject test mode Revision Changes Path 1.7 +1 -0 maven-plugins/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/maven-plugins/maven.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- maven.xml 13 May 2004 12:25:07 -0000 1.6 +++ maven.xml 30 Jun 2004 06:49:07 -0000 1.7 @@ -20,6 +20,7 @@ <goal name="plugins:test-all"> <j:set var="goal" value="plugin:test"/> + <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]