Closed jbowen7 closed 11 years ago
Trivial Fix for me for now:
BuildConfig.groovy around line 47
++ if(grailsVersion[0..2].toDouble() >= 2.2){ "org.spockframework:spock-grails-support:0.7-groovy-2.0" ++ }
thanks for report the issue with solution provided. Fixed and released in 1.4.3.
The Spock compiler plugin cannot execute because Spock 0.7.0-groovy-2.0 is not compatible with Groovy 1.8.8.
see: https://code.google.com/p/spock/wiki/SpockVersionsAndDependencies