X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/e52561f0b0a92d16a57886f1e063a971e2f0d830..48bf6bcf12bcffa5aa81400d1ff3a90598eb9839:/cdmlib-remote/pom.xml?ds=sidebyside diff --git a/cdmlib-remote/pom.xml b/cdmlib-remote/pom.xml index cb5709b6ee..ae444ec6f8 100644 --- a/cdmlib-remote/pom.xml +++ b/cdmlib-remote/pom.xml @@ -1,59 +1,38 @@ - + eu.etaxonomy cdmlib-parent - 3.0.13-SNAPSHOT + 3.3.2 ../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/trunk/cdmlib/cdmlib-remote/ + scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.3.2/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.3.2/cdmlib-remote - http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-remote/ + scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.3.2/cdmlib-remote - - eu.etaxonomy - cdmlib-ext - - - eu.etaxonomy - cdmlib-persistence - - - eu.etaxonomy - cdmlib-model - - - eu.etaxonomy - cdmlib-services - eu.etaxonomy cdmlib-io @@ -68,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 @@ -110,7 +174,7 @@ unitils-dbunit test - + org.unitils unitils-easymock test @@ -125,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 @@ -143,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 @@ -159,19 +268,11 @@ net.sf.dozer dozer - - joda-time - joda-time - org.hibernate hibernate-cglib-repack - org.hibernate - hibernate-core - - org.hibernate hibernate-ehcache @@ -182,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 + @@ -205,42 +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 - - - - - eu/etaxonomy/cdm/doc/remote/apt - ../src/site/apt/remote - - *.apt - - - - + + + + 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 + + + + + + + +