vmassol     2003/09/20 14:37:15

  Modified:    framework project.xml
  Log:
  Added several new cool reports
  
  Revision  Changes    Path
  1.5       +5 -1      jakarta-cactus/framework/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml       20 Sep 2003 21:33:47 -0000      1.4
  +++ project.xml       20 Sep 2003 21:37:14 -0000      1.5
  @@ -76,10 +76,14 @@
     <reports>
       <!--report>maven-statcvs-plugin</report-->
       <report>maven-license-plugin</report>
  +    <report>maven-jdepend-plugin</report>
       <report>maven-checkstyle-plugin</report>
       <report>maven-pmd-plugin</report>
  -    <report>maven-linkcheck-plugin</report>
       <report>maven-simian-plugin</report>
  +    <report>maven-javadoc-plugin</report>
  +    <report>maven-jxr-plugin</report>
  +    <report>maven-junit-report-plugin</report>
  +    <report>maven-linkcheck-plugin</report>
     </reports>
     
   </project>
  
  
  

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

Reply via email to