X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/aea832d369d5f8d094fd47622fe806d10c505206..afdc25a6021b63e2a8b4cf002b4652b51f977f51:/cdmlib-remote/pom.xml diff --git a/cdmlib-remote/pom.xml b/cdmlib-remote/pom.xml index f382fa6900..7f00a417c4 100644 --- a/cdmlib-remote/pom.xml +++ b/cdmlib-remote/pom.xml @@ -1,29 +1,24 @@ - + eu.etaxonomy cdmlib-parent - 3.1.5-SNAPSHOT + 3.3.6-SNAPSHOT ../pom.xml 4.0.0 cdmlib-remote - + 0 CDM Remote The EDIT CDM Remote package allows remote access to the common data model via webservices in the wider sense - + jar @@ -38,7 +33,7 @@ - + eu.etaxonomy cdmlib-io @@ -52,29 +47,114 @@ org.springframework.web - org.springframework - spring-context-support - + org.springframework + spring-context-support + org.springframework org.springframework.web.servlet - org.springmodules - spring-modules-cache - 0.7 - - - org.springframework - spring - - - org.springframework - spring-mock - - - - + org.springmodules + spring-modules-cache + 0.7 + + + org.springframework + spring + + + org.springframework + spring-mock + + + + + org.springframework.security + spring-security-core + ${spring-security.version} + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-expression + + + org.springframework + spring-tx + + + + + org.springframework.security + spring-security-config + ${spring-security.version} + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-web + + + + + org.springframework.security + spring-security-web + ${spring-security.version} + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-web + + + + org.unitils unitils-core test @@ -94,7 +174,7 @@ unitils-dbunit test - + org.unitils unitils-easymock test @@ -109,16 +189,25 @@ unitils-inject test - + org.unitils unitils-orm test - + org.unitils unitils-spring test + + xmlunit + xmlunit + + + org.easymock + easymock + + com.ibm.lsid lsid-server @@ -127,14 +216,50 @@ com.ibm.lsid lsid-client - - org.easymock - easymock - - - xmlunit - xmlunit + + + + com.vaadin + vaadin-server + + com.vaadin + vaadin-shared + + + com.vaadin + vaadin-client-compiled + + + com.vaadin + vaadin-client + provided + + + com.vaadin + vaadin-themes + + + com.vaadin + vaadin-client-compiler + + + + ru.xpoft.vaadin + spring-vaadin-integration + + + + org.vaadin.addons + exporter + + + + org.vaadin.addons + wizards-for-vaadin + + + org.springframework org.springframework.test @@ -143,19 +268,11 @@ net.sf.dozer dozer - - joda-time - joda-time - org.hibernate hibernate-cglib-repack - org.hibernate - hibernate-core - - org.hibernate hibernate-ehcache @@ -164,15 +281,14 @@ commons-io - net.sf.json-lib - json-lib - jdk15 + net.sf.json-lib + json-lib + jdk15 + + + org.springframework + org.springframework.oxm - - org.springframework - org.springframework.oxm - ${spring.version} - @@ -188,56 +304,68 @@ stax - + - taglibs - standard - 1.1.2 + + xom + xom + + + + - taglibs - x - 1.1.2 - tld + org.hibernate + hibernate-c3p0 - - - org.hibernate - hibernate-c3p0 - - + - p6spy - p6spy + p6spy + p6spy - - - - maven-resources-plugin - 2.5 - - - copy-resources - validate - - copy-resources - - - ${project.build.outputDirectory}/eu/etaxonomy/cdm/doc/remote/apt - - - ../src/site/apt/remote - true - - - - - - + + + + org.apache.maven.plugins + maven-war-plugin + 2.1-beta-1 + + + com.vaadin + vaadin-maven-plugin + 7.1.11 + + true + true + ../cdmlib-remote-webapp/src/main/webapp/VAADIN/widgetsets + + + + maven-resources-plugin + 2.5 + + + copy-resources + validate + + copy-resources + + + ${project.build.outputDirectory}/eu/etaxonomy/cdm/doc/remote/apt + + + ../src/site/apt/remote + true + + + + + + - +