打war包说需要web.xml, 有遇到吗
来源:1-15 SpringBoot打包war
慕才子
2020-03-01 14:30:31
[INFO] Finished at: 2020-03-01T14:28:56+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:3.2.3:war (default-war) on project food-controller: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR]
1回答
Java架构师讲师团
2020-03-01
打包细节部分可能没注意,可以跟着视频再过一遍
相似问题