Spring源码编译插件没有的问题

在尝试构建Spring Core项目时遇到了Gradle插件未找到的错误。错误指出,Gradle无法在指定的仓库中找到'com.github.johnrengelman.shadow'插件的5.2.0版本。问题的根源可能是网络访问限制,因为中央库实际上有该插件,但用户可能由于网络问题无法访问。解决方案是确保网络畅通,或者使用代理或加速器来访问并成功编译项目。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  • Where:
    Build file ‘F:\WORKSPACE\Idea\spring-framework-5.2.10.RELEASE\spring-core\spring-core.gradle’ line: 4

  • What went wrong:
    Plugin [id: ‘com.github.johnrengelman.shadow’, version: ‘5.2.0’] was not found in any of the following sources:

  • Gradle Core Plugins (plugin is not in ‘org.gradle’ namespace)
  • Plugin Repositories (could not resolve plugin artifact ‘com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:5.2.0’)
    Searched in the following repositories:
    maven(https://maven.aliyun.com/repository/public)
    Gradle Central Plugin Repository
    maven2(https://repo.spring.io/plugins-release)
  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

类似这种的错误,不是中央库没有,而是你的网访问不了。开着加速器就可以成功编译了。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值