And btw, that example project builds just fine on CI, here's a successful build from about a month ago: https://app.circleci.com/pipelines/github/geb/geb-example-gradle/133/workflows/f1bb4852-81a3-4f6a-a8fd-d7da568a5917 .
On Wed, Jun 29, 2022 at 9:34 PM Marcin Erdmann <[email protected]> wrote: > On Wed, Jun 29, 2022 at 9:19 PM Ed Young <[email protected]> wrote: > >> (I even had beers with Luke here in Denver at a conference) > > > With that credentials I would say that you are an expert not just > semi-expert. ;) > > >> * What went wrong: >> Execution failed for task ':configureChromeDriverBinary'. >> > Could not read textResource ' >> https://raw.githubusercontent.com/webdriverextensions/webdriverextensions-maven-plugin-repository/master/repository-3.0.json >> '. >> > Could not get resource ' >> https://raw.githubusercontent.com/webdriverextensions/webdriverextensions-maven-plugin-repository/master/repository-3.0.json >> '. >> > Could not HEAD ' >> https://raw.githubusercontent.com/webdriverextensions/webdriverextensions-maven-plugin-repository/master/repository-3.0.json >> '. >> > peer not authenticated >> > > A quick google of this type of error seems to suggest an SSL issue with > validating the host certificate. Are you by chance using on some old, > esoteric or modified JDK? > > Marcin > -- 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/CA%2B52dQRo%3DWYZof7QfocS-x8JONW8GuaFpR_C4BwXYhurTCg9ng%40mail.gmail.com.
