idea中maven在install时出现一个问题

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project taotao-manager-web: There are test failures.

idea中maven在install时出现一个问题

 

 原因:由于以前我写了一个测试没有去执行,后来我又重新maven install就出现了这个错,我把这个clean一遍,再次安装就成功了.

上一篇:make a travel plan(LC)


下一篇:LeetCode 1317. Convert Integer to the Sum of Two No-Zero Integers (Easy)