Skip to content

Error during setup project for the followingstack [Asciidoctorj][Asciidoctorj-diagram][gradle][kotlin] #1320

Description

@Jaraxxuss

Good day, im trying to set up project with Asciidoctorj and Asciidoctorj-diagram with gradle kotlin. I was already asking at asciidoctorj-diagram issue.

environment:

  • Windows
  • gradle: 8.5
  • java: 17
  • asciidoctorj: 3.0.1
  • asciidoctorj-diagram: 3.10
  • org.asciidoctor.jvm.convert: 4.0.5
  • org.asciidoctor.jvm.gems: 4.0.5

So there is a configured reproducer below, when you luanch asciidoctor task it fails with ruby execption

Exception in thread "main" org.jruby.exceptions.LoadError: (LoadError) no such file to load -- asciidoctor-diagram-plantuml
	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1187)
	at RUBY.require(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:136)
	at RUBY.<main>(<script>:1)

stacktrace: https://pastebin.com/z9PYEi70

reproducer:
arch.zip
run gradle asciidoctor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions