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/30 15:16:09 UTC

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

vmassol     2003/05/30 06:16:09

  Modified:    src/plugins-build/cactus/sample project.xml
  Log:
  added checkstyle report
  
  Revision  Changes    Path
  1.3       +2 -0      maven/src/plugins-build/cactus/sample/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/cactus/sample/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	23 May 2003 21:05:56 -0000	1.2
  +++ project.xml	30 May 2003 13:16:09 -0000	1.3
  @@ -66,10 +66,12 @@
   
     <reports>
       <report>maven-cactus-plugin</report>
  +    <report>maven-checkstyle-plugin</report>
       <report>maven-changelog-plugin</report>
       <report>maven-file-activity-plugin</report>
       <report>maven-developer-activity-plugin</report>
       <report>maven-tasklist-plugin</report>
  +    <report>maven-jxr-plugin</report>
     </reports>
   
   </project>
  
  
  

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