【Maven】maven build时报错Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test

1.解决方法:

选中工程->右键->Maven->Update Project

勾选上Force Update of Snapshots/Releases

勾选:重新从远端Maven仓库拉取jar包

不勾选:从本地仓库拉取jar包

 

posted @ 2017-07-19 14:42  丶会飞的羊  阅读(225)  评论(0编辑  收藏  举报