diff gnv-artifacts/pom.xml @ 308:677da0e143cc

Added dependencies for esri and ibm libraries required for unit tests. gnv-artifacts/trunk@366 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 24 Nov 2009 14:40:53 +0000
parents 255b1b5c52ff
children 18302372703f
line wrap: on
line diff
--- a/gnv-artifacts/pom.xml	Tue Nov 24 14:39:36 2009 +0000
+++ b/gnv-artifacts/pom.xml	Tue Nov 24 14:40:53 2009 +0000
@@ -46,6 +46,24 @@
       <scope>test</scope>
     </dependency>
     <dependency>
+      <groupId>com.esri.sde</groupId>
+      <artifactId>jsde_sdk</artifactId>
+      <version>9.2.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.esri.sde</groupId>
+      <artifactId>jpe_sdk</artifactId>
+      <version>9.2.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.ibm</groupId>
+      <artifactId>icu4j</artifactId>
+      <version>3.2</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
       <version>[1.2,)</version>

http://dive4elements.wald.intevation.org