mcconnell    2003/12/10 05:21:30

  Modified:    merlin   maven.xml
  Log:
  Fix clean so that plugin is cleaned as well.
  
  Revision  Changes    Path
  1.17      +1 -1      avalon/merlin/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/maven.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- maven.xml 10 Dec 2003 09:56:54 -0000      1.16
  +++ maven.xml 10 Dec 2003 13:21:30 -0000      1.17
  @@ -376,7 +376,7 @@
       <maven:reactor
         basedir="${basedir}"
         includes="**/project.xml"
  -      excludes="project.xml,kernel/plugin/**/*,merlin-extensions/**"
  +      excludes="project.xml,merlin-extensions/**"
         goals="clean:clean"
         banner="Cleaning subproject:"
         ignoreFailures="false"/>
  
  
  

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

Reply via email to