HttpTestCase in das Modul test verschoben und schweren Fehler korrigiert
[percentcodec] / cachecontrol / pom.xml
index 9fd31eb..cc38b34 100644 (file)
       <version>${jpa.version}</version>
       <scope>provided</scope>
     </dependency>
-    <dependency>
-      <groupId>httpunit</groupId>
-      <artifactId>httpunit</artifactId>
-      <version>${httpunit.version}</version>
-      <scope>test</scope>
-      <exclusions>
-        <exclusion>
-          <groupId>javax.servlet</groupId>
-          <artifactId>servlet-api</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
     <dependency>
       <groupId>${pom.parent.groupId}</groupId>
       <artifactId>${pom.parent.artifactId}-test</artifactId>