struts2-portlet-plugin-2.3.28.jar从类路径中删除。但是对于管理库的解决方案,您可以使用Maven。
请参阅使用Maven构建的教程:使用Maven 创建Struts 2
Web应用程序以管理工件和构建应用程序。
随下载的最小依赖项
<dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> <version>2.3.28</version></dependency>



