I’ve always relied on projects supplying the gradle wrapper instead... that might be a good alternative if you can’t upgrade the JRE
On Mon, Sep 23, 2019 at 05:37 Daniel Beck <[email protected]> wrote: > > > On Mon, Sep 23, 2019 at 2:28 PM Sverre Moe <[email protected]> wrote: > >> ERROR: Failed to download >> https://services.gradle.org/distributions/gradle-5.6.2-bin.zip from agent; >> will retry from master >> >> sun.security.provider.certpath.SunCertPathBuilderException: unable to find >> valid certification path to requested target >> >> >> >> Which makes me believe that the Gradle tool does not use Jenkins Proxy >> settings, while Maven tools does use it. >> > > The error means it's an SSL issue. If you're on an old JRE, update it. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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/jenkinsci-users/CAMo7PtLJW%2BeMQ-509sB%2Bv%2BdAtz_%3DDudWMsiE-eCdZYfduAPcyA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAMo7PtLJW%2BeMQ-509sB%2Bv%2BdAtz_%3DDudWMsiE-eCdZYfduAPcyA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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/jenkinsci-users/CADgiF9LYWdDQ3a-EMkxL0wXcMZn_xdBT9oBgzqiS75xxjG_z7w%40mail.gmail.com.
