【Debugger】解决springboot报错Failed to resolve org.junit.platform:junit-platform-launcher:1.x.x的两种解决方案

主要的问题是IntelliJ IDEA版本和junit版本不适配问题,所以解决方法

1 将IntelliJ IDEA的版本升级到2020.x.x以上的版本

2 直接在项目的pom.xml文件中添加如下依赖:

<dependency><groupId>org.junit.platform</groupId><artifactId>junit-platform-launcher</artifactId><scope>test</scope>
</dependency>

【Debugger】解决springboot报错Failed to resolve org.junit.platform:junit-platform-launcher:1.x.x的两种解决方案相关推荐

  1. 解决AndroidStudio报错:Cannot resolve constructor ‘Intent()...‘

    项目场景: 安卓项目开发中,单击列表中的item,跳转其他页面. 问题描述: 对ListView中的item添加单击监听器,打开新页面部分的代码标红报错:Cannot resolve construc ...

  2. (详细)解决hive报错FAILED: SemanticException Cartesian products are disabled for safety的问题

    在使用hive-2.3.3执行TPC-H benchmark时,遇到hive报错.而且这个错误不是以Java异常栈的形式跑出的,很可能被忽略: FAILED: SemanticException Ca ...

  3. 解决filebeat 报错 Failed to publish events

    报错日志 filebeat | 2021-12-27T17:12:03.469+0800 ERROR logstash/async.go:256 Failed to publish events ca ...

  4. 解决 github 报错 Failed to connect to github.com port 443:connection timed out

    一.前言 你在使用github的时候,是不是会经常出现Failed to connect to github.com port 443:connection timed out报错,这是什么原因造成的 ...

  5. Nuxt3嵌套路由,报错Failed to resolve component: NuxtChild

    问题报错 [Vue warn]: Failed to resolve component: NuxtChild If this is a native custom element, make sur ...

  6. 报错Failed to resolve component: tree-item at <Tree onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< n

    Failed to resolve component: tree-item at <Tree onVnodeUnmounted=fn ref=Ref< null > > at ...

  7. SpringBoot测试报错Failed to resolve org.junit.platform:junit-platform-launcher:1.7.2

    原因:junit版本有冲突 解决办法: 进入Maven仓库官网:https://mvnrepository.com/ 搜索"junit-platform-launcher",找到最 ...

  8. 解决hive报错FAILED: SemanticException Cartesian products are disabled for safety的问题

    1.先看问题: FAILED: SemanticException Cartesian products are disabled for safety reasons. If you know wh ...

  9. springboot报错Failed to configure a DataSource url attribute is not specified and no embedd

    Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could ...

最新文章

  1. scala中Stream理解
  2. VC 内联汇编中的一个注意事项
  3. java中hashcode作用_Java中hashCode的作用
  4. C++ 函数的引用传递
  5. java eclipse 入门_Eclipse使用入门教程介绍
  6. WinForm实现SQLServer存储图片
  7. .net中的各种委托(Delegate、Action、Func)
  8. 贝叶斯网络(数据预测)Python代码资源推荐
  9. leach分簇功能实现matlab,LEACH分簇算法实现和能量控制算法实现
  10. Wifi网络共享----Wifi共享精灵
  11. 围城如社会,故事如生活
  12. Flutter Web 支持现已进入稳定版
  13. 解决iphone插上mac电脑充电不停的断开和链接问题
  14. 网络游戏外挂编写原理
  15. 小白用Python抓取豆瓣高评分喜剧电影
  16. 兼容火狐、谷歌等主流浏览器的万年历
  17. 【PHP渗透技巧拓展】————3、LFI、RFI、PHP封装协议安全问题学习
  18. [弱校联萌2016]2016弱校联盟十一专场10.3
  19. 参数根据ASCII 码排序
  20. google输入法地址

热门文章

  1. Windows下的日志机制
  2. Problem Set 1
  3. Linux学习-49-列出进程调用或打开的文件信息(lsof命令)
  4. 【笔记】识别手写数字神经网络
  5. 如何统计序列中元素的出现的频度
  6. CSS设置超出几行显示省略号
  7. java 使用adobe fms流媒体
  8. VAD语音分割算法原理与简单实现
  9. yolov5的TensorRT部署--warpaffine_cuda核函数
  10. 申报高新技术企业需要注意的问题