X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/16031bd8af6e7695a640aa869d1cb737916b0f4f..df55fe7e691d3a6614701301617434b262ea91b3:/eu.etaxonomy.taxeditor.test/pom.xml diff --git a/eu.etaxonomy.taxeditor.test/pom.xml b/eu.etaxonomy.taxeditor.test/pom.xml index 4589f8894..2019e0ac7 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -3,9 +3,11 @@ eu.etaxonomy taxeditor-parent - 5.9.4 + 5.17.0-SNAPSHOT eu.etaxonomy.taxeditor.test + eclipse-test-plugin UI Test Bundle Holds all Tests for the Taxonomic Editor @@ -68,7 +70,7 @@ org.eclipse.jetty jetty-maven-plugin - 9.4.1.v20170120 + ${jetty-version} true @@ -107,8 +109,12 @@ as long as this is unfixed we replace it by ${basedir}/../ --> - ${basedir}/../eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war + ${basedir}/../eu.etaxonomy.taxeditor.webapp/lib/cdmlib-remote-webapp.war true + + + eclipse-test-plugin +