admin管理员组

文章数量:1606929

目录

  • 1. 问题所示
  • 2. 原理分析
  • 3. 解决方法
    • 2.1 确认配置文件以及仓库
    • 2.2 确认无错误依赖
    • 2.3 确实是否正确导入
  • 4. 终极方法

1. 问题所示

执行Maven的时候出现如下问题:

cn.iocoder.boot:yudao-dependencies:pom:2.0.1-jdk8-snapshot was not found in https://maven.aliyun/repository/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of alimaven has elapsed or updates are forced

截图如下:

2. 原理分析

原理分析比较抽象,还是通过实战的解决方法来破解Bug

本文标签: 解决方法Localcachedfailurereattempted