]> source.dussan.org Git - archiva.git/commitdiff
exclude geronimo servlet spec
authorOlivier Lamy <olamy@apache.org>
Tue, 11 Oct 2011 20:44:26 +0000 (20:44 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 11 Oct 2011 20:44:26 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1182079 13f79535-47bb-0310-9956-ffa450edef68

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

index 2bea3a5d0cc7631083d466fe71768792917dd2a9..6daafa100cddafc57e45b7049da8ed71a7bfee36 100644 (file)
           <groupId>org.apache.geronimo.specs</groupId>
           <artifactId>geronimo-javamail_1.4_spec</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-servlet_2.5_spec</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <dependency>