]> source.dussan.org Git - archiva.git/commitdiff
more cleanup pom
authorOlivier Lamy <olamy@apache.org>
Thu, 13 Mar 2014 10:41:34 +0000 (10:41 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 13 Mar 2014 10:41:34 +0000 (10:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1577099 13f79535-47bb-0310-9956-ffa450edef68

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

index a2883c8bbe2d623ef932e72390ced68e1eeb3027..57b454f03b82f22e6d1dbb42ac4404b56cf70944 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>
diff --git a/pom.xml b/pom.xml
index 18080de5f6a4d5b4f8e7cdfd5181cf9f8ea88a82..9772833c1c6ebfd591ccaf228ffb8bc67c376fc6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>jpox-ehcache</artifactId>
         <version>1.1.9</version>
       </dependency>
-      <dependency>
-        <groupId>javax.servlet</groupId>
-        <artifactId>jsp-api</artifactId>
-        <version>2.0</version>
-        <scope>provided</scope>
-      </dependency>
       <dependency>
         <groupId>org.apache.archiva</groupId>
         <artifactId>archiva-lucene-consumers</artifactId>