Hi,
Which version of Gradle are you using? There was a bug in 0.5 which
would cause a failure like the one you're seeing, when you use the
groovy plugin and have java source in src/main/java. It was fixed in 0.5.1.
tog wrote:
Hi
Looks like the groovy plugin does not create the build and
build/classes directories when the compile task is called:
oggy:~/Documents/groovy/groovyws alleon$ ./gradlew
java 5
:clean
:init
:resources
:compile
Build failed with an exception.
Run with -s or -d option to get more details. Run with -f option to
get the full (very verbose) stacktrace.
Build file '/Users/alleon/Documents/groovy/groovyws/build.gradle'
Execution failed for task :compile.
Cause: destination directory
"/Users/alleon/Documents/groovy/groovyws/build/classes" does not exist
or is not a directory
BUILD FAILED
Total time: 4.425 secs
Am I doing something wrong ?
Cheers
Guillaume
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email