博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
pom.xml文件出错
阅读量:5744 次
发布时间:2019-06-18

本文共 613 字,大约阅读时间需要 2 分钟。

  hot3.png

pom.xml文件的头部<project>标签提示错误:

Failure to transfer org.apache.maven.plugins:maven-jar-plugin:pom:2.6 from http://maven.aliyun.com/nexus/content/groups/public/ was  cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced.  Original error: Could not transfer artifact org.apache.maven.plugins:maven-jar-plugin:pom:2.6 from/to alimaven (http://maven.aliyun.com/ nexus/content/groups/public/): The operation was cancelled.

解决方案:查看user settings中配置的仓库地址(为.m2),改成自己正在用的本地仓库。再maven  -->update一下项目

转载于:https://my.oschina.net/8824/blog/2998359

你可能感兴趣的文章
python分类
查看>>
GitBlit (1)-- 在linux 安装 GitBlit 并运行
查看>>
程序是如何执行的(一)a=a+1
查看>>
18 已知下面的字符串是通过RANDOM随机数变量md5sum|cut-c 1-8截取后的结果
查看>>
BZOJ - 3578: GTY的人类基因组计划2
查看>>
爱——无题
查看>>
分布式服务框架原来与实践 读书笔记一
查看>>
【http】post和get请求的区别
查看>>
TFS强制撤销某个工作区的文件签出记录
查看>>
EL表达式无法显示Model中的数据
查看>>
ps6-工具的基础使用
查看>>
灵活运用 SQL SERVER FOR XML PATH
查看>>
linux下使用过的命令总结(未整理完)
查看>>
时间助理 时之助
查看>>
英国征召前黑客组建“网络兵团”
查看>>
PHP 命令行模式实战之cli+mysql 模拟队列批量发送邮件(在Linux环境下PHP 异步执行脚本发送事件通知消息实际案例)...
查看>>
pyjamas build AJAX apps in Python (like Google did for Java)
查看>>
LAMP环境搭建1-mysql5.5
查看>>
centos5.9使用RPM包搭建lamp平台
查看>>
Javascript String类的属性及方法
查看>>