Author: wsmoak
Date: Sun Aug 21 08:41:28 2005
New Revision: 234250

URL: http://svn.apache.org/viewcvs?rev=234250&view=rev
Log:
Added missing reports back to taglib. (The list of reports in 
taglib/project.xml overrides the list in the common build file.)

Modified:
    struts/taglib/trunk/project.xml

Modified: struts/taglib/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/struts/taglib/trunk/project.xml?rev=234250&r1=234249&r2=234250&view=diff
==============================================================================
--- struts/taglib/trunk/project.xml (original)
+++ struts/taglib/trunk/project.xml Sun Aug 21 08:41:28 2005
@@ -143,6 +143,23 @@
        <!-- reports specific to taglibs-->
        <!--report>maven-cactus-plugin</report-->
     <report>taglib</report>
+    
+    <report>maven-checkstyle-plugin</report>
+    <report>maven-changelog-plugin</report>
+    <report>maven-changes-plugin</report>
+    <report>maven-developer-activity-plugin</report>
+    <report>maven-faq-plugin</report>
+    <report>maven-file-activity-plugin</report>
+    <report>maven-javadoc-plugin</report>
+    <report>maven-jdepend-plugin</report>
+    <report>maven-junit-report-plugin</report>
+    <report>maven-jxr-plugin</report>
+    <!--report>maven-linkcheck-plugin</report-->
+    <report>maven-pmd-plugin</report>
+    <report>maven-simian-plugin</report>
+    <report>maven-tasklist-plugin</report>
+    <report>maven-jcoverage-plugin</report>
+    <!--report>maven-findbugs-plugin</report-->
        
   </reports>
 </project>



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

Reply via email to