Project

General

Profile

« Previous | Next » 

Revision 02569618

Added by Patrick Plitzner about 7 years ago

ref #6401 Update jetty plugin to work with jdk1.8

View differences:

eu.etaxonomy.taxeditor.test/pom.xml
74 74
      <plugin>
75 75
        <groupId>org.eclipse.jetty</groupId>
76 76
        <artifactId>jetty-maven-plugin</artifactId>
77
        <version>9.1.3.v20140225</version><!-- do not update, since later versions are no longer compatible to java 7  -->
78
        <!-- 
79
            To see the detailed list of parameters that can be configured for a particular goal:
80
            mvn jetty:help -Ddetail=true -Dgoal= goal-name
81
         -->
77
        <version>9.4.1.v20170120</version>
82 78
        <configuration>
83 79
          <systemProperties>
84 80
            <force>true</force>

Also available in: Unified diff