You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/01/14 10:08:46 UTC

svn commit: r369002 - /maven/maven-1/plugins/trunk/plugin-parent/project.xml

Author: aheritier
Date: Sat Jan 14 01:08:42 2006
New Revision: 369002

URL: http://svn.apache.org/viewcvs?rev=369002&view=rev
Log:
Add linkcheck report in plugins sites

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.xml

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.xml?rev=369002&r1=369001&r2=369002&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.xml Sat Jan 14 01:08:42 2006
@@ -214,6 +214,7 @@
     <report>maven-pmd-plugin</report>
     <report>maven-simian-plugin</report>
     <report>maven-faq-plugin</report>
+    <report>maven-linkcheck-plugin</report>
   </reports>
 
 </project>