X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/fb74f1d4271bf01ea3c78fe0c793b563c51307c9..d26c9f9a099afad7a04282b9b5b167010d4c0120:/eu.etaxonomy.taxeditor.webapp/pom.xml diff --git a/eu.etaxonomy.taxeditor.webapp/pom.xml b/eu.etaxonomy.taxeditor.webapp/pom.xml index 677c3164c..7135effae 100644 --- a/eu.etaxonomy.taxeditor.webapp/pom.xml +++ b/eu.etaxonomy.taxeditor.webapp/pom.xml @@ -46,6 +46,24 @@ true + + copy-dependency-jars + validate + + copy-dependencies + + + + c3p0,mchange-commons-java,h2 + + + ${basedir}/lib + + true + true + true + + @@ -105,6 +123,26 @@ ${cdmlib.version} war + + com.h2database + h2 + 1.4.190 + + + com.mchange + c3p0 + + 0.9.5.2 + + + com.mchange + mchange-commons-java + 0.2.11 +