Can you try running it with the gradle wrapper? It may be related to the exact version of Gradle you are using.
On Wed, Feb 18, 2015 at 3:04 AM, Jochen Kemnade <jochen.kemn...@eddyson.de> wrote: > Hmm, it works on a different machine. I tried removing .gradle/ and > running with --recompile-scripts, but that didn't help. I was even > desperate enough to reboot, but to no avail. > > Am 18.02.2015 um 10:49 schrieb Jochen Kemnade: > > Hi, >> >> the compileCoffeeScript task started to fail on my machine yesterday. I >> cannot get it to work, neither with JDK 7 nor with 8, also neither with >> Gradle 2.2 nor 2.3. >> And, curiously, even if I checkout an older commit (like from half a >> year ago), I get the same error. Anyone seen that before? >> >> $ gradle clean tapestry-core:cCS --stacktrace >> ... >> Caused by: java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils >> at >> ro.isdc.wro.extensions.processor.js.RhinoCoffeeScriptProcessor.process( >> RhinoCoffeeScriptProcessor.java:59) >> >> at >> ro.isdc.wro.model.resource.processor.ResourcePreProcessor$process. >> call(Unknown >> Source) >> at >> t5build.CompileCoffeeScript$_doCompile_closure2.doCall( >> CompileCoffeeScript.groovy:54) >> >> ... >> >> commons-io should be pulled in via wro4j-core. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: dev-h...@tapestry.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org > For additional commands, e-mail: dev-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship