CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.1: ArtifactResolutionException: Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:pom:3.1 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org
你去本地的repository看看是不是没下到maven-compiler-plugin:3.1
例如
D:\Repositories\Maven\org\apache\maven\plugins\maven-compiler-plugin\3.1
在该仓库路径下应该有
maven-compiler-plugin-3.1.jar 和 maven-compiler-plugin-3.1.pom
如果不存在,建议把该文件下删除,重新触发下载一遍。
##自己下一个maven,然后在Windows-preperrences下面的maven中usersetting,重新配置你安装的maven路径,不用默认的