Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Grails 7: org.asciidoctor:asciidoctor-gradle-jvm:4.0.2 breaks org.ysb33r.gradle:grolifant for chromedriver #442

@jamesfredley

Description

@jamesfredley

The resolution to #443 will also resolve this issue, if you go with a 3.0.1+ version of grolifant.

4.0.2-4.0.3 breaks org.ysb33r.gradle:grolifant for chromedriver due to switching to org.ysb33r.gradle:grolifant-rawhide:3.0.0

See: https://github.com/search?q=org%3Agrails%20%234.0.2&type=code

Can we switch to org.asciidoctor:asciidoctorj which does not exhibit the same issue?

https://github.com/search?q=org%3Agrails+org.asciidoctor%3Aasciidoctorj&type=code

Execution failed for task ':examples-demo33:configureChromeDriverBinary'.
> No signature of method: org.ysb33r.grolifant.api.core.os.Windows.getExecutableName() is applicable for argument types: (String) values: [chromedriver]
  Possible solutions: getExecutableNames(java.lang.String), getExecutableNames(java.lang.String)

https://mvnrepository.com/artifact/org.asciidoctor/asciidoctorj/2.5.13 does not use grolifant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions