X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/f276c5fef5bfea4cb408e31dad9cd202344f630d..caa20cf9be0d446a36454a809ea600f1d4ff1217:/cdmlib-remote/pom.xml diff --git a/cdmlib-remote/pom.xml b/cdmlib-remote/pom.xml index 08f42d472e..2650f7c01d 100644 --- a/cdmlib-remote/pom.xml +++ b/cdmlib-remote/pom.xml @@ -1,229 +1,371 @@ - - - eu.etaxonomy - cdmlib-parent - 3.2.0 - ../pom.xml - - - 4.0.0 - cdmlib-remote - - - 0 - - CDM Remote - The EDIT CDM Remote package allows remote access to + + + eu.etaxonomy + cdmlib-parent + 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.2.0/cdmlib-remote + + 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.2.0/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.2.0/cdmlib-remote + + http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-remote/ - - - - - eu.etaxonomy - cdmlib-io - - - javax.servlet - servlet-api - provided - - - org.springframework - org.springframework.web - - - 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.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 - - - - - org.springframework - org.springframework.test - - - net.sf.dozer - dozer - - - org.hibernate - hibernate-cglib-repack - - - org.hibernate - hibernate-ehcache - - - commons-io - commons-io - - - net.sf.json-lib - json-lib - jdk15 - - - org.springframework - org.springframework.oxm - - - - - com.thoughtworks.xstream - xstream - - - xpp3 - xpp3 - - - stax - stax - - - - - - xom - xom - - - - - - - org.hibernate - hibernate-c3p0 - - - - - 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 - - - - - - - - + + + + + eu.etaxonomy + cdmlib-io + + + javax.servlet + servlet-api + provided + + + org.springframework + org.springframework.web + + + 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.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 + + + 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 + + + net.sf.dozer + dozer + + + org.hibernate + hibernate-cglib-repack + + + org.hibernate + hibernate-ehcache + + + commons-io + commons-io + + + net.sf.json-lib + json-lib + jdk15 + + + org.springframework + org.springframework.oxm + + + + + com.thoughtworks.xstream + xstream + + + xpp3 + xpp3 + + + stax + stax + + + + + + xom + xom + + + + + + + org.hibernate + hibernate-c3p0 + + + + + p6spy + p6spy + + + + + + + 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 + + + + + + + +