You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
jamesfredley
changed the title
org.asciidoctor:asciidoctor-gradle-jvm:4.0.2 breaks org.ysb33r.gradle:grolifant for chromedriver
Grails 7: org.asciidoctor:asciidoctor-gradle-jvm:4.0.2 breaks org.ysb33r.gradle:grolifant for chromedriver
Oct 19, 2024
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
https://mvnrepository.com/artifact/org.asciidoctor/asciidoctorj/2.5.13 does not use grolifant.
The text was updated successfully, but these errors were encountered: