providing the datasource dependencies to jetty which are excluded from the cdmlib...
[taxeditor.git] / eu.etaxonomy.taxeditor.webapp / pom.xml
index 599000551e53140df58bd2c6c887a42e26f09ab5..981a3daa282bfa8e34bc9b967796f1a9ced89165 100644 (file)
       <version>${cdmlib.version}</version>
       <type>war</type>
     </dependency>
+    <dependency>
+    <!-- 
+        this provides the datasource dependencies which are excluded from the war
+     -->
+        <groupId>eu.etaxonomy</groupId>
+        <artifactId>cdmlib-persistence</artifactId>
+        <version>${cdmlib.version}</version>
+    </dependency>
   </dependencies>
 </project>