今天构建Maven项目的时候出现了
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project autotest_fchtgl: Compilation failure[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
查了很久一直以为版本对应问题后来发现是换JDK的时候选了JRE