Jetty Plugin 9 startup does not like icu4j-2.6.1.jar
问题 I have the same configuration for maven jetty plugin 6 from mortbay <plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>maven-jetty-plugin</artifactId> <version>6.1.26</version> </plugin> and for maven jetty plugin 9 from eclipse <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>9.3.11.v20160721</version> </plugin> The first one is working, the second is not, giving the following error: 2016-08-06 11:43:59.281:INFO:oejs.Server:main: jetty