X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/f37ac3923697b1c42130eea88f9633c62ca898f7..18e9150064674c78848babb3880b3db274961aa1:/cdmlib-persistence/pom.xml diff --git a/cdmlib-persistence/pom.xml b/cdmlib-persistence/pom.xml index 4c79160988..7181e27bdf 100644 --- a/cdmlib-persistence/pom.xml +++ b/cdmlib-persistence/pom.xml @@ -7,7 +7,7 @@ eu.etaxonomy cdmlib-parent - 2.0 + 2.1 4.0.0 @@ -21,7 +21,7 @@ - + org.codehaus.mojo hibernate3-maven-plugin 2.1 @@ -36,22 +36,95 @@ org.hibernate.cfg.DefaultComponentSafeNamingStrategy /src/test/resources/dbscripts/hibernate.properties 001_cdm.ddl - /src/test/resources/dbscripts/hibernate.cfg.xml + /src/main/resources/eu/etaxonomy/cdm/hibernate.cfg.xml hsqldb hsqldb - 1.8.0.4 + 1.8.0.4 org.hibernate hibernate-annotations - 3.3.1.GA + 3.4.0-SNAPSHOT + + maven-antrun-plugin + + + + + + + + + + + + + + + + + + + + hsqldb + hsqldb + 1.8.0.4 + + + mysql + mysql-connector-java + 5.0.5 + + + org.hibernate + hibernate-envers + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-entitymanager + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-tools + 3.2.3.GA + + + org.slf4j + slf4j-log4j12 + 1.5.2 + + + commons-logging + commons-logging + 1.1.1 + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + @@ -59,10 +132,22 @@ eu.etaxonomy cdmlib-model + + org.slf4j + slf4j-log4j12 + javax.persistence - ejb + persistence-api + + javassist + javassist + + + org.springframework + spring-agent + javax.annotation jsr250-api @@ -77,19 +162,44 @@ org.hibernate - hibernate + hibernate-annotations + + + org.hibernate + hibernate-core + + + org.hibernate + hibernate-envers + + + org.hibernate + hibernate-search + + + org.apache.lucene + lucene-core + + + org.apache.lucene + lucene-spellchecker + + + commons-beanutils + commons-beanutils + 1.7.0 + + + org.springmodules + spring-modules-lucene org.unitils unitils - 1.0 - org.dbunit dbunit - 2.2 - org.springframework @@ -115,6 +225,21 @@ org.springframework spring-aop + + org.springframework + spring-aspects + + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-core + 2.0.4 + test-jar + test + @@ -135,6 +260,11 @@ net.sourceforge.jtds jtds + + com.microsoft.sqlserver + jdbc + + com.h2database h2