Updated version in pom / project files to taxeditor version : 5.15.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.test / pom.xml
index 808c818c31e60c5793138b85d89d712aa7c7e764..c0cdcc5f93269a2bb66331d865804326149f819c 100644 (file)
@@ -3,9 +3,11 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.1.0</version>
+    <version>5.15.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
+  <!-- for packaging=eclipse-test-plugin 
+       see https://wiki.eclipse.org/Tycho/Packaging_Types#eclipse-test-plugin -->
   <packaging>eclipse-test-plugin</packaging>
   <name>UI Test Bundle</name>
   <description>Holds all Tests for the Taxonomic Editor</description>
@@ -68,7 +70,7 @@
       <plugin>
         <groupId>org.eclipse.jetty</groupId>
         <artifactId>jetty-maven-plugin</artifactId>
-        <version>9.4.1.v20170120</version>
+        <version>${jetty-version}</version>
         <configuration>
           <systemProperties>
             <force>true</force>
       -->
           <war>${basedir}/../eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war</war>
           <daemon>true</daemon>
+          <supportedPackagings>
+                <!-- see https://github.com/eclipse/jetty.project/issues/2372 -->
+                <supportedPackaging>eclipse-test-plugin</supportedPackaging>
+              </supportedPackagings>
         </configuration>
         <dependencies>
             <!-- NOTE: This dependency requires that the