新浪博客

tool.jar缺少

2022-04-22 11:50阅读:
Error message:Missing artifact jdk.tools:jdk.tools:jar:1.8 [Maven Dependency Problem]
The container ‘Maven Dependencies‘ references non existing library ‘D:\.m2\repository\jdk\tools\jdk.tools\1.8\jdk.tools-1.8.jar‘
pom.xml
<dependency>
<groupId>jdk.tools</groupId>
<artifactId>jdk.tools</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${JAVA_HOME}/lib/tools.jar</systemPath>
</dependency>

我的更多文章

下载客户端阅读体验更佳

APP专享