error prone compile plugin cant download jar
已回答
I just installed the error prone compiler plugin from https://plugins.jetbrains.com/plugin/7349-error-prone-compiler
and I got an error
Error:Failed to download error-prone compiler JARs: Failed to download 'http://central.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar':
maybe because maven does not accept http now?
请先登录再写评论。
The issue has already been fixed and will be released soon. Check the issue ticket for more details:
https://youtrack.jetbrains.com/issue/IDEA-231506
You also get a similar error if you are behind a firewall - the download of the compiler with-dependencies jar will likely be blocked.
However, this avoiding by fetching the jar to your local maven repo, via your existing corporate maven mirror: