On 08/10/2013, at 11:50 AM, Guillaume Laforge <glafo...@gmail.com> wrote:

> Hi all,
> 
> On the Groovy project, I'm using the gradle-asciidoctor-plugin that uses 
> Asciidoctor for our new documentation.
> 
> Andrés released a new version of the plugin with a newer version of 
> Asciidoctor.
> But I'm getting some weird error, as shown in my build logs here:
> http://rifers.org/paste/show/2350
> 
> Look at the stacktrace at the bottom.
> 
> org.gradle.api.UncheckedIOException: Could not add entry ':asciidoctor' to 
> cache taskArtifacts.bin 
> (/Users/glaforge/Projects/groovy/groovy-git/.gradle/1.7/taskArtifacts/taskArtifacts.bin).
> 
> and
> 
> Caused by: java.io.NotSerializableException: org.jruby.Ruby
> 
> Asciidoctor is using JRuby.
> 
> But I'm not sure what Gradle is trying to serialize here.
> 
> Any hint?

It will be either an input of output property of a task.

-- 
Luke Daley
Principal Engineer, Gradleware 
http://gradleware.com

Join us at the Gradle eXchange 2013, Oct 28th in London, UK: 
http://skillsmatter.com/event/java-jee/gradle-exchange-2013


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to