resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced
Failed to execute goal on project safetan-web: Could not resolve dependencies for project com.safetan:safetan-web:war:1.0-SNAPSHOT: Failure to find com.cloud:safetan-core:jar:1.0-SNAPSHOT in http://nexus.jiushiyaokuaile.cn/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project safetan-web: Could not resolve dependencies for project com.safetan:safetan-web:war:1.0-SNAPSHOT: Failure to find com.cloud:safetan-core:jar:1.0-SNAPSHOT in http://nexus.jiushiyaokuaile.cn/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project com.safetan:safetan-web:war:1.0-SNAPSHOT: Failure to find com.cloud:safetan-core:jar:1.0-SNAPSHOT in http://nexus.jiushiyaokuaile.cn/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 24 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Failure to find com.cloud:safetan-core:jar:1.0-SNAPSHOT in http://nexus.jiushiyaokuaile.cn/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 25 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find com.cloud:safetan-core:jar:1.0-SNAPSHOT in http://nexus.jiushiyaokuaile.cn/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 26 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find com.cloud:safetan-core:jar:1.0-SNAPSHOT in http://nexus.jiushiyaokuaile.cn/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:231)
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 28 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Process finished with exit code 1
maven install错误 因为本地缓存导致 删除本地缓存解决
resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced的更多相关文章
- Failure to find xxx in xxx was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced @ xxx
		
问题: 在linux服务器上使用maven编译war时报错: 16:41:35 [FATAL] Non-resolvable parent POM for ***: Failure to find * ...
 - maven执行报错resolution will not be reattempted until the update interval of nexus h
		
maven在执行过程中抛错: 引用 ... was cached in the local repository, resolution will not be reattempted until t ...
 - Maven-010-maven 编译报错:Failure to ... in ... was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced.
		
今晚在编译 maven 项目的时候,命令行报错,出现 Failure to ... in ... 类似错误,详细的错误信息如下所示: [INFO] -------------------------- ...
 - maven问题-"resolution will not be reattempted until the update interval of MyRepo has elapsed"
		
最近在家里写maven程序的时候老是出现问题,有些问题到了公司就突然消失了. 在修改pom文件后保存的反应还是比较明显的,家里的网遇到有些依赖根本下载不了..墙. 但是到了公司,不但速度快,几乎啥都能 ...
 - was cached in the local repository, resolution  will not be reattempted until the update interval of fintech has elapsed or updates are forced
		
今天使用命令mvn compile编译maven项目时提示错误信息,错误信息如下: [ERROR] Failed to execute goal on project <project_name ...
 - Failure to transfer org.apache.maven:maven-archiver:pom:2.5 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval o
		
pom.xml报错: Failure to transfer org.apache.maven:maven-archiver:pom:2.5 from https://repo.maven.apach ...
 - maven 下载jar失败:  resolution will not be reattempted until the update interval of  central has elapsed or updates are forced
		
Multiple annotations found at this line: - ArtifactTransferException: Failure to transfer com.faster ...
 - 项目更改版本号之后打包失败 resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced
		
在修改项目的版本号之后,如pom.xml中<version>1.2.0-SNAPSHOT</version>替换为<version>1.0.0-RELEASE< ...
 - was cached in the local repository, resolution will not be reattempted until the update interval of localhost-repository has elapsed or updates are forced
		
ailed to collect dependencies at com.eshore:common:jar:0.0.1-SNAPSHOT: Failed to read artifact descr ...
 
随机推荐
- python面对对象编程中会用到的装饰器
			
1.property 用途:用来将对像的某个方法伪装成属性来提高代码的统一性. class Goods: #商品类 discount = 0.8 #商品折扣 def __init__(self,nam ...
 - BZOJ[Usaco2017 Jan]Promotion Counting——线段树合并
			
题目描述 The cows have once again tried to form a startup company, failing to remember from past experie ...
 - BZOJ3417[Poi2013]Tales of seafaring——BFS
			
题目描述 Young Bytensson loves to hang out in the port tavern, where he often listens to the sea dogs te ...
 - jQuery文档处理总结
			
<!DOCTYPE html> <html lang="cn"> <head> <meta charset="UTF-8&quo ...
 - 【POJ 2251】Dungeon Master(bfs)
			
BUPT2017 wintertraining(16) #5 B POJ - 2251 题意 3维的地图,求从S到E的最短路径长度 题解 bfs 代码 #include <cstdio> ...
 - 在 Linux 上安装配置 BitTorrent Sync [转]
			
背景介绍:目前我们线上的前端服务器数量比较多,超过200多台,每次发布新应用的时候,都是将软件包放在一台专门的Push服务器上,再由所有的前端服务器通过rsync自动同步.但随着前端服务器的数量越来越 ...
 - Leetcode 190.颠倒二进制位 By Python
			
颠倒给定的 32 位无符号整数的二进制位. 示例: 输入: 43261596 输出: 964176192 解释: 43261596 的二进制表示形式为 000000101001010000011110 ...
 - 自学Linux Shell9.4-基于Red Hat系统工具包存在两种方式之二:源码包
			
点击返回 自学Linux命令行与Shell脚本之路 9.4-基于Red Hat系统工具包存在两种方式之二:源码包 本节主要介绍基于Red Had的系统(测试系统centos) 1. 工具包存在两种方式 ...
 - 架构师成长之路7.1 CDN理论
			
点击返回架构师成长之路 架构师成长之路7.1 CDN理论 CDN,Content Distribute Network,内容分发网络:CDN解决的是如何将数据快速可靠从源站传递到用户的问题.用户获取数 ...
 - luogu1377 树的序 (线段树)
			
题意:给你一个1~N的排列,然后让你按顺序把它们插到一个二叉搜索树里,然后问能插出同样的二叉搜索树的 字典序最小的排列是什么 本来可以直接模拟建树然后dfs一下输出结果...然而有可能会退化成链,最差 ...