X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/b714e9868589a27627e3e0349a078273ff47eec8..f9b2e056dfaab83ada5d1db4cf22c85009eabcd6:/cdmlib-remote/pom.xml diff --git a/cdmlib-remote/pom.xml b/cdmlib-remote/pom.xml index 68ba226669..2650f7c01d 100644 --- a/cdmlib-remote/pom.xml +++ b/cdmlib-remote/pom.xml @@ -1,29 +1,24 @@ - + eu.etaxonomy cdmlib-parent - 3.3.0-SNAPSHOT + 3.3.7-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,90 +47,217 @@ 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 + + + org.unitils + unitils-database + test + + + org.unitils + unitils-dbmaintainer + test + + + org.unitils + unitils-dbunit + test + + + org.unitils + unitils-easymock + test + + + org.unitils + unitils-mock + test + + + org.unitils + unitils-inject + test + + + org.unitils + unitils-orm + test + + + org.unitils + unitils-spring + test + + + xmlunit + xmlunit + + + org.easymock + easymock + + + + com.ibm.lsid + lsid-server + + + com.ibm.lsid + lsid-client + + + + + com.vaadin + vaadin-server + + + com.vaadin + vaadin-shared + + + com.vaadin + vaadin-client-compiled + + + com.vaadin + vaadin-client + provided - org.unitils - unitils-core - test - - - org.unitils - unitils-database - test - - - org.unitils - unitils-dbmaintainer - test - - - org.unitils - unitils-dbunit - test - - - org.unitils - unitils-easymock - test - - - org.unitils - unitils-mock - test - - - org.unitils - unitils-inject - test - - - org.unitils - unitils-orm - test - - - org.unitils - unitils-spring - test - - - xmlunit - xmlunit - - - org.easymock - easymock - - - - com.ibm.lsid - lsid-server - - - com.ibm.lsid - lsid-client - + 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 + @@ -150,7 +272,7 @@ org.hibernate hibernate-cglib-repack - + org.hibernate hibernate-ehcache @@ -159,14 +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 - @@ -182,45 +304,68 @@ stax + + + + xom + xom + + + - - - 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 + + + + + + - +