You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/06/30 08:49:07 UTC

cvs commit: maven-plugins maven.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org