You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2011/05/21 21:57:40 UTC

svn commit: r1125787 - /archiva/trunk/pom.xml

Author: olamy
Date: Sat May 21 19:57:39 2011
New Revision: 1125787

URL: http://svn.apache.org/viewvc?rev=1125787&view=rev
Log:
add plexus-spring with old groupId in enforcer exclude rules

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1125787&r1=1125786&r2=1125787&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Sat May 21 19:57:39 2011
@@ -75,8 +75,9 @@
                   <excludes>
                     <exclude>org.codehaus.plexus:plexus-container-default</exclude>
                     <exclude>org.codehaus.plexus:plexus-log4j-logging</exclude>
-                    <!--
+
                     <exclude>org.codehaus.plexus:plexus-spring</exclude>
+                    <!--
                     <exclude>org.codehaus.redback:plexus-spring</exclude>
                     -->
                     <exclude>commons-logging:commons-logging</exclude>