You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build with Gradle 7.3 when using the Spring Build Conventions project results in the following error:
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/jblum/pivdev/spring-session-data-geode/spring-session-data-geode/spring-session-data-geode.gradle' line: 5
* What went wrong:
A problem occurred evaluating project ':spring-session-data-geode'.
> Failed to apply plugin class 'io.spring.gradle.propdeps.PropDepsPlugin'.
> No such property: COMPILE_CONFIGURATION_NAME for class: org.gradle.api.plugins.JavaPlugin
Can we please upgrade and rebase the Spring Build Conventions project on the latest Gradle 7.x version?
The text was updated successfully, but these errors were encountered: