]> source.dussan.org Git - archiva.git/commitdiff
prune non needed dependencies
authorOlivier Lamy <olamy@apache.org>
Tue, 7 Aug 2012 15:39:28 +0000 (15:39 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 7 Aug 2012 15:39:28 +0000 (15:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370322 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp-js/pom.xml

index 6174c8fd0828e351d86b5a9b88ab1d569ee2c8b7..d382a7446610cc496fb16ec42ab354569677d627 100644 (file)
           <groupId>stax</groupId>
           <artifactId>stax-api</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>org.extremecomponents</groupId>
+          <artifactId>extremecomponents</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>taglibs</groupId>
+          <artifactId>standard</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>javax.servlet</groupId>
+          <artifactId>jstl</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <dependency>