You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/12/19 06:08:47 UTC

svn commit: r357635 - /maven/repository-manager/trunk/pom.xml

Author: brett
Date: Sun Dec 18 21:08:41 2005
New Revision: 357635

URL: http://svn.apache.org/viewcvs?rev=357635&view=rev
Log:
temporarily omit checkstyle until we have a style

Modified:
    maven/repository-manager/trunk/pom.xml

Modified: maven/repository-manager/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/repository-manager/trunk/pom.xml?rev=357635&r1=357634&r2=357635&view=diff
==============================================================================
--- maven/repository-manager/trunk/pom.xml (original)
+++ maven/repository-manager/trunk/pom.xml Sun Dec 18 21:08:41 2005
@@ -216,9 +216,11 @@
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
       </plugin>
+<!--
       <plugin>
         <artifactId>maven-checkstyle-plugin</artifactId>
       </plugin>
+-->
       <!-- TODO: should work, even if there are no sources -->
       <plugin>
         <groupId>org.codehaus.mojo</groupId>