Skip to content

jbake-maven-plugin no longer usable with recent asciidoctorj #783

@pzygielo

Description

@pzygielo
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:32 min
[INFO] Finished at: 2024-08-25T19:28:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jbake:jbake-maven-plugin:0.3.5:generate (build-site) on project Z: Execution build-site of goal org.jbake:jbake-maven-plugin:0.3.5:generate failed: An API incompatibility was encountered while executing org.jbake:jbake-maven-plugin:0.3.5:generate: java.lang.NoSuchMethodError: 'org.asciidoctor.AttributesBuilder org.asciidoctor.AttributesBuilder.attributes(java.lang.String[])'

as the latest asciidoctorj 3.0.0 removed deprecated methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions