X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/8c08a8d343aefefe5414853116f96e2b6e4e2cd1..caa20cf9be0d446a36454a809ea600f1d4ff1217:/cdmlib-remote/pom.xml diff --git a/cdmlib-remote/pom.xml b/cdmlib-remote/pom.xml index 0ed3ca4998..2650f7c01d 100644 --- a/cdmlib-remote/pom.xml +++ b/cdmlib-remote/pom.xml @@ -1,44 +1,39 @@ - + eu.etaxonomy cdmlib-parent - 3.1 + 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 - scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.1/cdmlib-remote + scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-remote/ - scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.1/cdmlib-remote + scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-remote/ - scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.1/cdmlib-remote + http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-remote/ - + eu.etaxonomy cdmlib-io @@ -52,29 +47,114 @@ org.springframework.web - org.springframework - org.springframework.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 @@ -166,14 +283,12 @@ net.sf.json-lib json-lib - 2.2.3 jdk15 - - org.springframework - org.springframework.oxm - ${spring.version} - + + org.springframework + org.springframework.oxm + @@ -189,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 + + + + + + + +