pom.xml marks “Missing artifact com.sun:tools:jar:1.8.0”
问题 I am trying to develop with Eclipse 2020.6 and m2e using openJDK-11 on Win10 . The computer is maintained by IT department having jre-8 in its PATH and I dot have the rights to change that. I have installed JDK11 below my user folder. Changed eclipse.ini for Eclipse and toolchain.xml for commandline Maven . I also checked Module Dependencies in Java Build Path : com.sun.tools.jar is no longer there. Commandline Maven and Eclipse are using JDK11 instead of jre-8 , except the eclipse-editor for