热门IT资讯网

IDEA报错Failed to execute goal

发表于:2024-11-25 作者:热门IT资讯网编辑
编辑最后更新 2024年11月25日,debug后报错:Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-

debug后报错:
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)

在ponm.xml中加入如下配置:



org.apache.maven.plugins
maven-surefire-plugin

true



0