pom.xml中出现 以下错误提示:

Failure to transfer org.jboss.weld:weld-core:jar:1.0.1-SP3 from https://repo.maven.apache.org/ 
maven2 was cached in the local repository, resolution will not be reattempted until the update interval 
of central has elapsed or updates are forced. Original error: Could not transfer artifact 
org.jboss.weld:weld-core:jar:1.0.1-SP3 from/to central (https://repo.maven.apache.org/maven2)
.

解决办法:

第一步:找到本地仓库中关于该jar文件的存储路径

第二步:将该路径下面的文件全部删除掉

第三步:在pom.xml中重新引入该jar的依赖,重新将该jar存储到本地仓库中

<!-- https://mvnrepository.com/artifact/org.jboss.weld/weld-core -->
<dependency><groupId>org.jboss.weld</groupId><artifactId>weld-core</artifactId><version>1.0.1-SP3</version>
</dependency>

pom.xml中出现错误提示Failure to transfer org.jboss.weld.jar ...  maven2 was cached in the local repository.相关推荐

  1. 解决Maven项目中pom.xml文件报错(Failure to transfer....)的问题

    解决Maven项目中pom.xml文件报错(Failure to transfer....)的问题 参考文章: (1)解决Maven项目中pom.xml文件报错(Failure to transfer ...

  2. Maven工程错误 之 Failure to transfer org.codehaus.plexus:plexus-archiver:pom:1.0

    最近创建了一个Maven 的web项目,导入myeclipse中后,pom.xml文件一直报如下错误 Failure to transfer org.codehaus.plexus:plexus-ar ...

  3. springboot创建parent_创建springboot项目时,pom.xml中parent报错

    下载Maven 进入maven官网 http://maven.apache.org/download.cgi. 找到并点击apache-maven-3.6.2-bin.zipi.下载压缩包 配置Mav ...

  4. maven的pom.xml中repositories的作用

    在maven中pom.xml是Maven进行工作的主要配置文件,它的作用包括:配置Maven项目中需要使用的远程仓库,Maven项目的资源依赖关系等.其中pom是Project Object Mode ...

  5. Failure to find com.rongpd:rpd:pom:1.0 in xxx was cached in the local repository, resolution will no

    2019独角兽企业重金招聘Python工程师标准>>> 搞 maven install 模块的时候报错: Failure to find com.rongpd:rpd:pom:1.0 ...

  6. Maven: Non-resolvable import POM:Failure to find *** in *** was cached in the local repository.

    2019独角兽企业重金招聘Python工程师标准>>> clean or package spring cloud 项目时,IDE 打印如下报错: Non-resolvable im ...

  7. 解决 Maven 报错 Non-resolvable parent POM ... was cached in the local repository, resolution will not be

    解决 Maven 报错 Non-resolvable parent POM ... was cached in the local repository, resolution will not be ...

  8. Failure to find xxx:jar:0.0.1 in https://repo.maven.apache.org/maven2 was cached in the local re

    出现以下错误: [ERROR] Failed to execute goal on project micro-feign-server: Could not resolve dependencies ...

  9. pom.xml中提示web.xml is missing and failonmissingw...

    场景 在新建或者导入Maven项目后,pom.xml提示: web.xml is missing and <failonmissingw>... 解决 在pom.xml中加入: <p ...

最新文章

  1. l开头的英文车标是什么车_汽车品牌车标大全,有哪些品牌的车标你没见过?...
  2. 使用CSS3美化复选框checkbox
  3. 在线作图|2分钟绘制一张环状热图
  4. Registry Release Traces 版本功能迭代和 issue bugfix
  5. 互联网协议 — QUIC 快速 UDP 互联网连接
  6. http 文件服务器 性能测试,Http File Server
  7. 机器学习从入门到精通50讲(四)-实时数仓应用实践案例
  8. JAVA学习笔记-Scanner的使用
  9. delphi7 如何判定dbgrid两行重复_教你如何在服装上加入好看的毛线刺绣花边
  10. CentOS 7 上安装vim 解決 centos -bash: vim: command not found
  11. Ansible条件测试
  12. kernel——make menuconfig的实现原理【转】
  13. 【数据结构】图的存储结构—邻接矩阵
  14. 类似endnote_除了EndNote,竟还有如此强大的文献管理软件!重点是正版免费!
  15. 斐讯设备远程控制教程(以K3、N1为例)
  16. VASP学习笔记--简单的VASP运行实例:CrI3做非磁的优化
  17. 【CTF WriteUp】2020全国工业互联网安全技术技能大赛(原护网杯)Crypto题解
  18. 最新推出SAP ECC EHP7最新版本IDES带演示数据,带开发ACCESS KEY。
  19. 企业落地级jmeter性能测试,结果分析以及报告(4-3)
  20. ueditor统计字数中文_UEditor编辑器 字符数统计和字符数限制 问题

热门文章

  1. mavenFailed to execute goal org.apache.maven.plugins:maven-surefire-plugin解决方法
  2. 【白皮书分享】2020-2021年运营从业者薪资及职业现状调查白皮书.pdf(附下载链接)...
  3. 基于多视角学习和个性化注意力机制的新闻推荐(附论文下载链接)
  4. 比特币系列——竞争币、竞争块链和应⽤程序
  5. python怎么矩阵的秩_python – 从numpy或matlab中的满秩非矩形矩阵中获取可逆方阵...
  6. 早期TikTok运营者经验之谈?
  7. SQL Server 当表分区遇上唯一约束(转载)
  8. [雪峰磁针石博客]2018最佳人工智能数据采集(爬虫)工具书下载
  9. apt-get常见错误
  10. LeetCode刷题(22)