Hello) Will be grateful for any hint. After migrat...
# questions
v
Hello) Will be grateful for any hint. After migration to grails 4.0.13, when i trying to build the project I get this error:
Task :compileWebappGroovyPages FAILED
Error: Could not find or load main class org.grails.web.pages.GroovyPageCompilerForkTask FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileWebappGroovyPages'.
Process 'command '/home/vbahniuk/.sdkman/candidates/java/8.0.302-open/bin/java'' finished with non-zero exit value 1
can it be related with jdk package or I should to add some settings in build.gradle? thanks)