maven提示Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin 错误的解决方案(亲测)
maven提示Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin 错误的解决方案// 提示错误Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project demo: There are test failures.12解决方法,在pom中添加如下坐标:&