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>