X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/405248eb93df4ee4222324e8ac4311aac9c3cd58..bc00fbdf52d78e36f3bc4c4b32714a0d0493ac01:/eu.etaxonomy.taxeditor.test/pom.xml diff --git a/eu.etaxonomy.taxeditor.test/pom.xml b/eu.etaxonomy.taxeditor.test/pom.xml index cf7350be2..405f29e7c 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -1,104 +1,150 @@ - - - - - eu.etaxonomy - taxeditor-parent - 3.11.0-SNAPSHOT - - 4.0.0 - eu.etaxonomy.taxeditor.test - eclipse-test-plugin - UI Test Bundle - Holds all Tests for the Taxonomic Editor - - - - org.eclipse.tycho - target-platform-configuration - ${tycho.version} - - - - - - p2-installable-unit - org.eclipse.equinox.servletbridge.extensionbundle - - - - - - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho.version} - - - - - - - eclipse-feature - eu.etaxonomy.taxeditor.feature - - 1.0.0 - - - - - - org.eclipse.jetty - jetty-maven-plugin - 9.2.9.v20150224 - - -Xmx512m -XX:MaxPermSize=512m - - - spring.profiles.active - remoting - - - cdm.beanDefinitionFile - ${basedir}/src/test/resources/datasources.xml - - - cdm.datasource - cdmTest - - - 9191 - jetty-cdm-server - 10 - - 9090 - - ${project.parent.basedir}/eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war - true - - - - start-jetty - pre-integration-test - - deploy-war - - - 0 - - - - stop-jetty - post-integration-test - - stop - - - - - - + + 4.0.0 + + eu.etaxonomy + taxeditor-parent + 4.8.0-SNAPSHOT + + eu.etaxonomy.taxeditor.test + eclipse-test-plugin + UI Test Bundle + Holds all Tests for the Taxonomic Editor + + + + + true + src/test/resources + ../test-classes + + datasources.xml + + + + + src/test/resources + ../test-classes + + datasources.xml + + + + + src/main/resources + + + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + + + + + p2-installable-unit + org.eclipse.equinox.servletbridge.extensionbundle + + + + + + + eclipse-feature + eu.etaxonomy.taxeditor.feature + 1.0.0 + + + + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho.version} + + + + org.eclipse.jetty + jetty-maven-plugin + 9.4.1.v20170120 + + + true + + cdm.datasource + cdmTest + + + + user.home + ${basedir}/target/ + + + spring.profiles.active + remoting + + + cdm.beanDefinitionFile + ${basedir}/target/test-classes/datasources.xml + + + 9191 + jetty-cdm-server + 10 + + 9090 + + + ${basedir}/../eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war + true + + + + + eu.etaxonomy + cdmlib-db + ${cdmlib.version} + + + + commons-dbcp + commons-dbcp + 1.4 + + + + + start-jetty + pre-integration-test + + deploy-war + + + 0 + + + + stop-jetty + post-integration-test + + stop + + + + + + \ No newline at end of file