ref #6401 Update jetty plugin to work with jdk1.8
authorPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 3 Feb 2017 08:36:22 +0000 (09:36 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 3 Feb 2017 08:36:22 +0000 (09:36 +0100)
eu.etaxonomy.taxeditor.test/pom.xml

index 736b5aa3a8aa8d1b526183cbfcc9075e48b72ce0..6f93684dd4aee504b0971c6b1cb7a34958cb58e5 100644 (file)
       <plugin>
         <groupId>org.eclipse.jetty</groupId>
         <artifactId>jetty-maven-plugin</artifactId>
-        <version>9.1.3.v20140225</version><!-- do not update, since later versions are no longer compatible to java 7  -->
-        <!-- 
-            To see the detailed list of parameters that can be configured for a particular goal:
-            mvn jetty:help -Ddetail=true -Dgoal= goal-name
-         -->
+        <version>9.4.1.v20170120</version>
         <configuration>
           <systemProperties>
             <force>true</force>