There is also
https://github.com/groovy/GMavenPlus which seems to
actively developed (Disclaimer: I use Gradle to build Groovy code and
have no experience with GMavenPlus).
> The Spock Maven setups I've been following (from the framework docs on
> integration with Maven) use GMaven. Does anyone have a pithy example on
> using the new compiler?
>
> ...though I guess this could be a good push to learn/use Gradle. Do most
> Spock users use Gradle as their build system?
Groovy code compilation (also mixed with Java code) works out of the box
in Gradle and there is also no problems with Spock.
Marcin
--
http://blog.solidsoft.info/ - Working code is not enough