maven 运行 jetty 出错 - 开源中国社区
这个是我运行Jetty的Maven的pom.xml,好像没你的复杂,用的是servlet api 2.5...jetty-maven-plugin 9版本如何设置端口 (2回/9K+阅, 4年前)maven项目使用...
maven项目中 使用jetty 运行 报错误 :详细描述如下_百度知道
最佳答案: 在你的Jetty Plugin里增加对jstl依赖试试: <plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>7.6...更多关于在maven中使用jetty运行struts2项目失败的问题>>