As per the top two answers in: maven dependencies groovy. I\'m trying to compile a mixed Java 6 + Groovy project with Maven, using the GMaven-plugin from org.codehaus.gmaven
That works for me as well with one small addition:
org.apache.maven.plugins maven-compiler-plugin 1.5 1.5
Maybe there is a way to make this the default?