dion        2004/09/01 18:01:06

  Modified:    .        maven.xml
  Log:
  exclude failing plugin
  
  Revision  Changes    Path
  1.10      +1 -1      maven-plugins/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/maven.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- maven.xml 1 Aug 2004 12:27:13 -0000       1.9
  +++ maven.xml 2 Sep 2004 01:01:05 -0000       1.10
  @@ -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/*,eclipse/*"/>
       <attainGoal name="multiproject:goal"/>
     </goal>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to