]> source.dussan.org Git - archiva.git/commitdiff
add org.sonatype.sisu:sisu-guava in enforcer exclude
authorOlivier Lamy <olamy@apache.org>
Sun, 28 Apr 2013 12:01:25 +0000 (12:01 +0000)
committerOlivier Lamy <olamy@apache.org>
Sun, 28 Apr 2013 12:01:25 +0000 (12:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476757 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 57efb10adf89cf140fa54ff64798ac3d2dc72402..cebb9aa85cdf9789eb1ee63aea0f6d2df6e77f17 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
                     <exclude>commons-logging:commons-logging-api</exclude>
                     <exclude>log4j:log4j</exclude>
+
+                    <exclude>org.sonatype.sisu:sisu-guava</exclude>
+
                     <!--
                     <exclude>org.slf4j:jcl-over-slf4j</exclude>
                     <exclude>org.slf4j:slf4j-log4j12</exclude>
                     -->
-                    <!-- TODO org.sonatype.sisu:sisu-guava -->
 
                   </excludes>
                 </bannedDependencies>