Is there a dependency I need to install first for the gradle plugin to build? I'm getting this error when building:
[*INFO*] *--- *exec-maven-plugin:1.6.0:exec *(gradle)* @ cayenne-gradle-plugin* ---* Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain Caused by: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMain On Wed, Dec 1, 2021 at 10:19 AM Nikita Timofeev <ntimof...@objectstyle.com> wrote: > Hi all, > > Here's a new build of 4.2.B1. > > Release notes: > https://github.com/apache/cayenne/blob/4.2.B1/RELEASE-NOTES.txt > Maven repo: > https://repository.apache.org/content/repositories/orgapachecayenne-1046/ > Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.2.B1/ > > Please evaluate and cast your votes. > > -- > Best regards, > Nikita Timofeev >