Could not find artifact com.sun:tools:jar:0
问题 I'm trying to use checkstyle and findbugs by doing mvn checkstyle:checkstyle but I have this error This error [ERROR] Failed to execute goal on project my-project: Could not resolve dependencies for project default:my-project:jar:1.1: Could not find artifact com.sun:tools:jar:0 at specified path C:\Program Files\Java\jdk-11.0.2/../lib/tools.jar -> [Help 1] I do not have a tools.jar into my JDK (i have jdk-11.0.2). I'm on it since 2H, please help :/ 回答1: You're on JDK 11. The JEP 220 removed