Build issues with latest Groovy Eclipse Snapshot plugin on eclipse 4.31
ksanjeev9211 opened this issue · 1 comments
ksanjeev9211 commented
getting the following error on when I upgraded my eclipse/STS (4.22.0/Eclipse4.31) and installed the snapshot version of Groovy Eclipse
Errors occurred during the build.
Errors running builder 'Java Builder' on project 'my-project'.
Cannot invoke "org.codehaus.groovy.ast.ModuleNode.putNodeMetaData(Object, Object)" because the return value of "org.codehaus.jdt.groovy.internal.compiler.ast.GroovyCompilationUnitDeclaration.getModuleNode()" is null
ksanjeev9211 commented
Closing this issue as I think this is related to my groovy compiler(2.3) issue with Spock, I can't use compiler version as 'don't care' because of the spock library