今天在架构改造中发现,原来eclipse项目中使用了jackson依赖,编译不报错而且不会提示缺少jackson-bom.jar。在新的springboot2.1.4的项目中发现报错,错误消息如下:
org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.fasterxml.jackson:jackson-bom:pom:1.9.9 in http://maven.aliyun.com/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of aliyun has elapsed or updates are forced @ org.springframework.boot:spring-boot-dependencies:2.1.4.RELEASE, C:\Users\renkai721\.m2\repository\org\springframework\boot\spring-boot-dependencies\2.1.4.RELEASE\spring-boot-dependencies-2.1.4.RELEASE.p
订阅专栏 解锁全文
1万+

被折叠的 条评论
为什么被折叠?



