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?

-- 
Guillaume Laforge
Groovy Project Manager
Pivotal, Inc.

Blog: http://glaforge.appspot.com/
Social: @glaforge <http://twitter.com/glaforge> /
Google+<https://plus.google.com/u/0/114130972232398734985/posts>

Reply via email to