2016/11/23

Missing Artifact JDK Tools Jar


  • Missing artifact jdk.tools:jdk.tools:jar:1.7.0_79

  • <dependency>
    • <groupId>jdk.tools</groupId>
    • <artifactId>jdk.tools</artifactId>
    • <version>1.7.0_05</version>
    • <scope>system</scope>
    • <systemPath>${JAVA_HOME}/lib/tools.jar</systemPath>
  • </dependency>

  • <dependency>
    • <groupId>jdk.tools</groupId>
    • <artifactId>jdk.tools</artifactId>
    • <version>1.7.0_05</version>
    • <scope>system</scope>
    • <systemPath>C:/Program Files/Java/jdk1.8.0_65/lib/tools.jar</systemPath>
  • </dependency>




沒有留言:

張貼留言

test2