新建的maven项目 报错如下:

1 Cannot detect Web Project version. Please specify version of Web Project through <version> configuration property of war plugin. E.g.: <plugin> <artifactId>maven-
2  war-plugin</artifactId> <configuration> <version>3.0</version> </configuration> </plugin>
View Code

相关文章: