You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2009/07/24 03:42:24 UTC

svn commit: r797304 - /maven/maven-2/branches/maven-2.2.x/pom.xml

Author: jdcasey
Date: Fri Jul 24 01:42:24 2009
New Revision: 797304

URL: http://svn.apache.org/viewvc?rev=797304&view=rev
Log:
still fixing clirr...

Modified:
    maven/maven-2/branches/maven-2.2.x/pom.xml

Modified: maven/maven-2/branches/maven-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?rev=797304&r1=797303&r2=797304&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/pom.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/pom.xml Fri Jul 24 01:42:24 2009
@@ -218,6 +218,7 @@
             <comparisonVersion>2.2.0</comparisonVersion>
             <excludes>
               <exclude>org/apache/maven/artifact/manager/WagonManager*</exclude>
+              <exclude>org/apache/maven/extension/ExtensionManager*</exclude>
             </excludes>
           </configuration>
         </plugin>