无法在cloud上正确引入私服的jar包,提示如下:
Failure to find com.zak.basic:freight-parent:pom:4.11.0 in https://maven.aliyun.com/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced
Try to run Maven import with -U flag (force update snapshots)
版本信息:
JDK 版本(必填) : 1.8.0 源码版本(必填):4.11.0 MySQL(必填): 8.0.30 Nacos(必填):2.0.3
问题描述:
util-pro发布到私服nexus上,在其根目录上的pom.xml上写入:
然后在cloud的工程中的dependencies-parent上的pom.xml中,引入如下:
报错截图
无法在cloud上正确引入私服的jar包,提示如下: Failure to find com.zak.basic:freight-parent:pom:4.11.0 in https://maven.aliyun.com/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced
Try to run Maven import with -U flag (force update snapshots)
其中
重现步骤
支持一下
如果该issue帮助了你, 麻烦给项目点个star, 并给当前issue回复一下 “👍” 或者 “已解决”.