maven新建项目时报

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5 

Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5

这个谷歌一下就出来了 



可以尝试删除maven本地库里面的org.apache.maven.plugins:maven-resources-plugin所在目录,让mavan重新下载这个包就行了。 



I fixed it by deleting all the files under de .m2 repository folder. The next time I built the project I had to download all the dependencies again but it was worth
it - 0 errors!! 





http://stackoverflow.com/questions/12533885/could-not-calculate-build-plan-plugin-org-apache-maven-pluginsmaven-resources

见 http://www.iteye.com/problems/96117

版权声明:本文为博主原创文章,未经博主允许不得转载。

最新文章

  1. GJM : C#设计模式汇总整理——导航 【原创】
  2. 程序内部让用户直接上appstore评价游戏的链接地址以及跳转方法
  3. Web程序的运行原理及流程(一)
  4. BZOJ2301 [HAOI2011]Problem b
  5. C++数学、信号处理相关库
  6. 监控linux服务器网卡流量
  7. Java线程总结
  8. 环境搭建之maven分布式系统
  9. 705 - Slash Maze
  10. 【angularjs】【学习心得】路由基础篇
  11. hibernate分页模糊查询
  12. Linux 文件权限管理
  13. range 小数据池介绍
  14. [转帖]Lifetime Support Stages for Your Oracle Products
  15. leetcode701
  16. Codeforces Round #404 (Div. 2) B. Anton and Classes 水题
  17. SpringBoot自定义序列化的使用方式--WebMvcConfigurationSupport
  18. Android http通信案例
  19. runtime - 2 - 使用私有方法
  20. const 用法全面总结

热门文章

  1. struts2第四天——拦截器和标签库
  2. IntelliJ IDEA教程之如何clean或者install Maven项目
  3. c语言数组的赋值问题
  4. [折半搜索][哈希]POJ1186方程的解数
  5. django学习笔记(2)
  6. spark-sql用hive表格,在spark-submit运行jar包时遇到的问题
  7. pycharm安装第三方库失败解决办法
  8. keras 修仙笔记二(ResNet算法例子)
  9. Discuz x3.2利用阿里云cdn处理https访问亲测教程
  10. TCP/IP理解