Author: bayard
Date: Mon Nov  6 20:58:41 2006
New Revision: 471983

URL: http://svn.apache.org/viewvc?view=rev&rev=471983
Log:
Adding checkstyle and pmd plugins

Modified:
    jakarta/commons/proper/beanutils/trunk/project.xml

Modified: jakarta/commons/proper/beanutils/trunk/project.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/project.xml?view=diff&rev=471983&r1=471982&r2=471983
==============================================================================
--- jakarta/commons/proper/beanutils/trunk/project.xml (original)
+++ jakarta/commons/proper/beanutils/trunk/project.xml Mon Nov  6 20:58:41 2006
@@ -280,6 +280,7 @@
   <reports>
     <report>maven-changelog-plugin</report>
     <report>maven-changes-plugin</report>
+    <report>maven-checkstyle-plugin</report>
     <report>maven-developer-activity-plugin</report>
     <report>maven-file-activity-plugin</report>
     <report>maven-javadoc-plugin</report>
@@ -287,6 +288,7 @@
     <report>maven-junit-report-plugin</report>
     <report>maven-jxr-plugin</report>
     <report>maven-license-plugin</report>
+    <report>maven-pmd-plugin</report>
     <report>maven-tasklist-plugin</report>
   </reports>
 </project>



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

Reply via email to