X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/85338079e1732e36c3817b86159110b0503eafaa..dc9010cd1a866dc747b64f6970d2d49f49db31aa:/cdmlib-remote/pom.xml diff --git a/cdmlib-remote/pom.xml b/cdmlib-remote/pom.xml index 1dbddc3f26..ec1a614c0f 100644 --- a/cdmlib-remote/pom.xml +++ b/cdmlib-remote/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy cdmlib-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT ../pom.xml @@ -132,6 +132,49 @@ 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 @@ -199,29 +242,43 @@ - - - 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 + + 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 + + + + + +