Hi All,
I am trying to implement geb cucumber for my project with gradle 6.8.3 and groovy 2.5.14 and geb 4.1 and using the setting from https://github.com/geb/geb-example-cucumber-jvm/blob/master/build.gradle *1. Getting below exception, please hlep me fixing this issue:* An exception occurred applying plugin request [id: 'com.github.samueltbrown.cucumber', version: '0.9'] Failed to apply plugin 'com.github.samueltbrown.cucumber'. Could not create an instance of type com.excella.gradle.cucumber.CucumberJvmOptions. > Could not find matching constructor for: org.gradle.process.internal.DefaultJavaForkOptions(org.gradle.api.internal.file.BaseDirFileResolver) 2. If any one found the solution to execute single feature then request you to please share. -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/cd1737c9-b69f-4bfa-8774-d0f76aa747cfn%40googlegroups.com.
