windows下执行预编译Spring源码指令: gradlew.bat :spring-oxm:compileTestJava
报这个错,找了很久都没有找到解决办法,帮忙看下:
- What went wrong: 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/123456/.gradle/caches/jars-3/93540284030f5934af8980831d8ccfdd/buildSrc.jar!/META-INF/gradle-plugins/org.springframework.build.compile.properties.

用的spring版本是课程下载的