> Actually, looking at the code the problem seems to be that the
> GroovyCompile task is invoked rather than Compile. Although the former
> extends the latter, it does not call super.compile(task). Nor does it
> explicitly create the output directory (which Compile does).
On the basis of my limited knowledge, I would say that the Groovy
compile should first run the Java compile. The Groovyc should ignore
"src/main/java" and only compile the stuff under "src/main/groovy".
Cheers,
Peter
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email