【发布时间】:2020-02-15 15:45:37
【问题描述】:
-网络应用在此链接https://github.com/exo-archives/acceptance
-堆栈跟踪:
[错误] 无法在项目验收-webapp 上执行目标 org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test):有测试失败。 [错误] [错误] 个别测试结果请参考 C:\acceptance\acceptance\acceptance-webapp\target\surefire-reports。 [错误] -> [帮助 1] [错误] [错误] 要查看错误的完整堆栈跟踪,请使用 -e 开关重新运行 Maven。 [错误] 使用 -X 开关重新运行 Maven 以启用完整的调试日志记录。 [错误] [错误] 有关错误和可能的解决方案的更多信息,请阅读以下文章: [错误] [帮助 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
【问题讨论】:
-
按照 JF Meier 所述检查您的测试...
标签: maven