vmassol     2003/09/20 14:09:47

  Modified:    framework project.xml
  Log:
  Customize reports and add simian and statcvs reports
  
  Revision  Changes    Path
  1.2       +8 -0      jakarta-cactus/framework/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       20 Sep 2003 19:58:14 -0000      1.1
  +++ project.xml       20 Sep 2003 21:09:47 -0000      1.2
  @@ -69,4 +69,12 @@
                 
     </build>
   
  +  <reports>
  +    <report>maven-statcvs-plugin</report>
  +    <report>maven-license-plugin</report>
  +    <report>maven-checkstyle-plugin</report>
  +    <report>maven-linkcheck-plugin</report>
  +    <report>maven-simian-plugin</report>
  +  </reports>
  +  
   </project>
  
  
  

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

Reply via email to