jstl-api icon indicating copy to clipboard operation
jstl-api copied to clipboard

JRuby / ASCII Doctor Errors

Open volosied opened this issue 1 month ago • 1 comments

Errors occur on my M1 Macbook:

9.4.14.0

[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:2.2.1:process-asciidoc (asciidoc-to-html) on project jakarta-stl-spec: Execution asciidoc-to-html of goal org.asciidoctor:asciidoctor-maven-plugin:2.2.1:process-asciidoc failed: An API incompatibility was encountered while executing org.asciidoctor:asciidoctor-maven-plugin:2.2.1:process-asciidoc: java.lang.NoSuchMethodError: 'void org.jruby.gen.org$jruby$RubyModule$ModuleKernelMethods$POPULATOR.populateMethod(org.jruby.internal.runtime.methods.JavaMethod, int, java.lang.String, boolean, boolean, java.lang.Class, java.lang.String, java.lang.Class, java.lang.Class[])' [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.asciidoctor:asciidoctor-maven-plugin:2.2.1 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file: .m2/repository/org/asciidoctor/asciidoctor-maven-plugin/2.2.1/asciidoctor-maven-plugin-2.2.1.jar

9.3.2.0

assembly archive spec: Problem creating zip: Execution exception: java.io.FileNotFoundException: tags/spec/target/generated-docs/jakarta-tags-spec-3.1.0-SNAPSHOT.html (Permission denied) -> [Help 1]

File above has --wx--x--- permissions.

9.2.21.0

  • Works

volosied avatar Oct 15 '25 14:10 volosied

Version 10 is also out, but I haven' tested yet.

volosied avatar Oct 15 '25 16:10 volosied