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/02/05 00:21:23 UTC

svn commit: r374946 - /maven/maven-1/plugins/trunk/project.xml

Author: aheritier
Date: Sat Feb  4 15:21:20 2006
New Revision: 374946

URL: http://svn.apache.org/viewcvs?rev=374946&view=rev
Log:
checkstyle report isn't needed

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

Modified: maven/maven-1/plugins/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?rev=374946&r1=374945&r2=374946&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml (original)
+++ maven/maven-1/plugins/trunk/project.xml Sat Feb  4 15:21:20 2006
@@ -178,7 +178,6 @@
   <reports>
     <report>maven-changelog-plugin</report>
     <report>maven-changes-plugin</report>
-    <report>maven-checkstyle-plugin</report>
     <report>maven-dashboard-plugin</report>
     <report>maven-developer-activity-plugin</report>
     <report>maven-faq-plugin</report>