无法解决依赖关系......直到更新间隔已过或强制更新[重复]
Posted
技术标签:
【中文标题】无法解决依赖关系......直到更新间隔已过或强制更新[重复]【英文标题】:Could not resolve dependencies ... until the update interval has elapsed or updates are forced [duplicate] 【发布时间】:2017-02-16 06:34:08 【问题描述】:在尝试编译 Jena 时,我遇到了以下错误:
[ERROR] Failed to execute goal on project jena-elephas-stats: Could not resolve dependencies for project org.apache.jena:jena-elephas-stats:jar:3.1.1-SNAPSHOT: Failure to find org.apache.jena:jena-ele
phas-mapreduce:jar:tests:3.1.1-SNAPSHOT in https://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots
has elapsed or updates are forced -> [Help 1]
这是什么意思?缓存了什么以及在哪里?如何强制更新?
【问题讨论】:
您真的使用的是 SNAPSHOT 版本吗? 【参考方案1】:我猜你是用 maven 构建的?
使用参数 -U 构建它。它将强制 maven 再次获取所有依赖项。
【讨论】:
以上是关于无法解决依赖关系......直到更新间隔已过或强制更新[重复]的主要内容,如果未能解决你的问题,请参考以下文章
解决SQLServer中变更海量数据表结构时产生无法修改表. Timeout 时间已到. 在操作完成之前超时时间已过或服务器未响应.
解决SQLServer中变更海量数据表结构时产生无法修改表. Timeout 时间已到. 在操作完成之前超时时间已过或服务器未响应.
超时已过。在操作完成之前超时时间已过或服务器没有响应[重复]