原文:failed to resolve org.junit.platform

IDEA提示:failed to resolve org.junit.platform,如下图 方法一:修改Maven镜像 D: Program Files apache maven . . pc conf 添加配置信息 方法二:修改配置依赖 pom.xml 在项目的依赖配置文件 pox.xml 里加上以下代码: 参考: https: blog.csdn.net qiuyeyijian arti ...

2020-05-16 18:10 0 3759 推荐指数:

查看详情

springBoot测试类报Failed to resolve org.junit...错误

解决idea写spring boot运行测试类时出现“Failed to resolve org...”的问题 今天在学习spring Boot时,运行测试类运行时长时间下载文件,响应后却出现以下错误: 方法一:修改镜像源 尝试将maven的配置文件改为阿里云的镜像源。路径:你的安装目录 ...

Sun Mar 01 16:10:00 CST 2020 0 2446
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM