maven打包springboot项目的jar包的时候出现报错There are test failures.

报错信息

There are test failures.

Please refer to /Users/2cy/my_idea_project/git_project/wechat-applet-development-boot/wechat-applet-development-boot-front/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.

解决办法

maven打包springboot项目的jar包的时候出现报错There are test failures._第1张图片
maven打包springboot项目的jar包的时候出现报错There are test failures._第2张图片

打包成功

maven打包springboot项目的jar包的时候出现报错There are test failures._第3张图片

成功运行

maven打包springboot项目的jar包的时候出现报错There are test failures._第4张图片

你可能感兴趣的:(报错问题解决,spring,boot,maven,jar)