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 -- PGP KeyID: 1024D/47172155 FingerPrint: C739 8B3C 5ABF 127F CCFA 5835 F673 370B 4717 2155 http://cheztog.blogspot.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
