Closed reiz closed 7 years ago
Sounds like it could be an issue with the Groovy version used by Gradle (e.g. if a Gradle version is used that uses an older Groovy version than the Groovy version the plugin was compiled with). Which Gradle version is used here?
See also this article: http://glaforge.appspot.com/article/groovy-2-3-5-out-with-upward-compatibility
So probably the solution is including the backports artifact in the buildscript dependencies or upgrading the Gradle version.
Hi @stempler Many Thanks for the quick response. I guess you are right. The user who reported this is anonymous, unfortunately. If he/she doesn't complain anymore I would recommend to close this by 1st January ;-)
Hi @stempler. Somebody opened a ticket here.