You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/05/23 23:35:18 UTC

cvs commit: maven/src/plugins-build/cactus project.xml

vmassol     2003/05/23 14:35:18

  Modified:    src/plugins-build/cactus project.xml
  Log:
  Removed reports that we don't use
  
  Revision  Changes    Path
  1.24      +7 -0      maven/src/plugins-build/cactus/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/cactus/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	23 May 2003 21:05:56 -0000	1.23
  +++ project.xml	23 May 2003 21:35:18 -0000	1.24
  @@ -121,4 +121,11 @@
       </dependency>
   
     </dependencies>
  +
  +  <reports>
  +    <report>maven-changelog-plugin</report>
  +    <report>maven-file-activity-plugin</report>
  +    <report>maven-developer-activity-plugin</report>
  +  </reports>
  +
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org