dion        2003/09/21 18:10:51

  Modified:    .        maven.xml
  Log:
  Change location of plugin test projects for Vincent
  
  Revision  Changes    Path
  1.92      +1 -1      maven/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven/maven.xml,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- maven.xml 18 Sep 2003 02:02:35 -0000      1.91
  +++ maven.xml 22 Sep 2003 01:10:51 -0000      1.92
  @@ -146,7 +146,7 @@
     <!-- ================================================================== -->
     <goal name="maven:plugin-test">
       <j:set var="maven.multiproject.includes" 
  -      value="*/src/test/plugin-test/project.xml" />
  +      value="*/src/plugin-test/project.xml" />
       <j:set var="goal" value="testPlugin"/>
       <attainGoal name="multiproject:goal" />
     </goal>
  
  
  

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

Reply via email to