Could not resolve: com.ibm.websphere:uow:6.0.2.17

编译spring源码报错:

Could not resolve: com.ibm.websphere:uow:6.0.2.17然后卡死,

版本

idea:2019.2
gradle:6.3

解决:

上面注释的是原来的,我改成了maven本地的啥,然后加了个阿里云的私服,一开始把原来的maven { url “http://repo.springsource.org/plugins-release” }删了,然后一直编译不过,后面才知道非要加上他自己的;
在这里插入图片描述

posted @ 2020-06-20 12:25  你就像甜甜的益达  阅读(527)  评论(0编辑  收藏  举报