maven项目pom.xml报错……was cached in the local repository的解决方法
今天在配置maven项目的时候,出现了pom.xml报错……was cached in the local repository的情况。起因是我在第一次配置pom.xml之后,下载包的过程由于网络问题中断了,此时下载下来的包显然是不完整的,我干脆删除了整个项目,重新创建一个maven项目后,再去配置pom.xml,就出现了……was cached in the local repository
原创
2016-10-12 11:11:02 ·
15005 阅读 ·
1 评论