在guns-admin的pom.xml文件的打包方式改為war后,出現(xiàn)異常
clean下然后package,
Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war) on project guns-admin: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode)
target下雖然有打開后發(fā)現(xiàn)1kb
2023-03-16
在pom.xml文件中加一些配置試試