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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to