| Failure: xxx.SomeIntegrationSpec
| java.lang.NoClassDefFoundError: org/codehaus/groovy/grails/commons/ApplicationHolder
at grails.plugin.spock.IntegrationSpec.$spock_initializeSharedFields(IntegrationSpec.groovy)| Error Error executing script TestApp: java.lang.ClassNotFoundException: grails.plugin.spock.test.GrailsSpecTestType (Use --stacktrace to see the full trace)
Igor, Thanks for sharing all your steps! ;-)
It was because of 3rd party in-place plugin, 2 levels down. That plugin has test ':spock:0.6' { export = false } but seems that Grails simply ignores export = false for inplace plugins, so I got this weirdness.
--
You received this message because you are subscribed to the Google Groups "Grails Dev Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grails-dev-disc...@googlegroups.com.
To post to this group, send email to grails-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grails-dev-discuss/8104256c-10bc-4fbf-ab00-6ee9a3189ea0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.