grails / grails-redis

Base redis plugin for Grails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Receiver class org.grails.gradle.plugin.web.GrailsWebGradlePlugin does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getProperty(java.lang.String)' of interface groovy.lang.GroovyObject

puneetbehl opened this issue · comments

FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/grails-redis/grails-redis/examples/redis-demo/build.gradle' line: 17

* What went wrong:
A problem occurred evaluating project ':examples-redis-demo'.
> Receiver class org.grails.gradle.plugin.web.GrailsWebGradlePlugin does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getProperty(java.lang.String)' of interface groovy.lang.GroovyObject.

* Try:
Run with --stacktrace option to get the stack