X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/af22f44488ca057b5e644afd3bdf93eece0c9621..58fc5f05983f7eadebe9da4a3ea00007f12c2b54:/eu.etaxonomy.taxeditor.test/pom.xml diff --git a/eu.etaxonomy.taxeditor.test/pom.xml b/eu.etaxonomy.taxeditor.test/pom.xml index 8d5d8146b..ab19000d4 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -1,66 +1,104 @@ - - eu.etaxonomy - taxeditor-parent - 3.0.6-SNAPSHOT - - - 4.0.0 - eu.etaxonomy.taxeditor.test - eclipse-test-plugin - - UI Test Bundle - Holds all UI tests for the Taxonomic Editor - - - - - - - - - - - - - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho.version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho.version} - - p2 - - - - org.eclipse.tycho - maven-osgi-test-plugin - ${tycho.version} - - true - false - eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product - - - - p2-installable-unit - eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product - 0.0.0 - - - - - - + + eu.etaxonomy + taxeditor-parent + 3.12.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 + + + + + + \ No newline at end of file