You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by jo...@apache.org on 2008/03/24 05:45:45 UTC

svn commit: r640313 - /maven/archiva/trunk/pom.xml

Author: joakime
Date: Sun Mar 23 21:45:43 2008
New Revision: 640313

URL: http://svn.apache.org/viewvc?rev=640313&view=rev
Log:
Disabling checkstyle:check until archiva-dev mailing list discussion is complete.

Modified:
    maven/archiva/trunk/pom.xml

Modified: maven/archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/archiva/trunk/pom.xml?rev=640313&r1=640312&r2=640313&view=diff
==============================================================================
--- maven/archiva/trunk/pom.xml (original)
+++ maven/archiva/trunk/pom.xml Sun Mar 23 21:45:43 2008
@@ -105,6 +105,7 @@
           <headerLocation>header.txt</headerLocation>
             -->
         </configuration>
+        <!--
         <executions>
           <execution>
             <goals>
@@ -115,6 +116,7 @@
             </configuration>
           </execution>
         </executions>
+          -->
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>