老师你好,麻烦帮忙看下
详细日志如下:
Build file ‘C:\Users\Administrator\Downloads\springframework5.2.0.release\build.gradle’ line: 320
A problem occurred evaluating root project ‘spring’.
Could not find implementation class ‘org.springframework.build.compile.CompilerConventionsPlugin’ for plugin ‘org.springframework.build.compile’ specified in jar:file:/C:/Users/Administrator/.gradle/caches/jars-3/4275c434857dc304266bf2967f6ae910/buildSrc.jar!/META-INF/gradle-plugins/org.springframework.build.compile.properties.
Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Exception is:
org.gradle.api.GradleScriptException: A problem occurred evaluating root project ‘spring’.
at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:93)
at