We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The plugin has issues compiling when using JDK 8 and Grails 3 and Groovy versions >=Groovy 2.3.5.
Groovy Issues:
compile 'org.codehaus.groovy:groovy-backports-compat23:2.3.5'
BuildConfig.groovy
Grails Issues:
Java Issues:
I will try and update this issue with other errors thrown and any known solutions I find.
The text was updated successfully, but these errors were encountered:
Any fix you can share?
Sorry, something went wrong.
No branches or pull requests
The plugin has issues compiling when using JDK 8 and Grails 3 and Groovy versions >=Groovy 2.3.5.
Groovy Issues:
compile 'org.codehaus.groovy:groovy-backports-compat23:2.3.5'
inBuildConfig.groovy
)Grails Issues:
Java Issues:
I will try and update this issue with other errors thrown and any known solutions I find.
The text was updated successfully, but these errors were encountered: