原文:新装的电脑执行maven install命令一直报Could not find artifact jdk.tools:jdk.tools:jar:1.7

今天新换电脑,所有软件都重新安装好m 运行 maveninstall 以前老项目一直报下面的错: maven ERROR Failed to execute goal on project solr index: Could not resolve dependencies for project com.suning.search:solr index:war: . . : Could not ...

2019-08-08 00:04 0 1966 推荐指数:

查看详情

解决Maven项目 Missing artifact jdk.tools:jdk.tools:1.7的错误

  因学习项目需要,在pom.xml添加hbase-client依赖的时候提示解决Maven工程中报 Missing artifact jdk.tools:jdk.tools:1.7的提示信息,之前遇到这样的情况都是到\repository仓库删除.lastupdated文件再保存,这次不管用 ...

Sun Dec 27 05:58:00 CST 2015 0 3107
Missing artifact jdk.tools:jdk.tools:jar:1.6

今天从svn上面下载了一个mavan项目,出现Missing artifact jdk.tools:jdk.tools:jar:1.6 这个错误. 怎么解决了,在我的根pom.xml 下加入这个依赖就可以了。 ok,ok,ok 记录一下啊 ...

Fri Jun 23 01:26:00 CST 2017 0 2536
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM