Mark Drew wrote: > > I have a Groovy project that builds just fine on one machine. However, I > just moved it to another machine, and now the :compileGroovy task fails. > The cause listed is > > Could not initialize class org.codehaus.groovy.runtime.InvokerHelper >
Have you tried to reinstall Gradle? Maybe the current installation got tampered with. -- Peter Niederwieser Principal Engineer, Gradleware http://gradleware.com Creator, Spock Framework http://spockframework.org Blog: http://pniederw.wordpress.com Twitter: @pniederw -- View this message in context: http://gradle.1045684.n5.nabble.com/Could-not-initialize-class-org-codehause-groovy-runtime-InvokerHelper-tp4452034p4452722.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
