arteme / gradle-trust-all

A gradle plugin to disable SSL certificate validation
98 stars 27 forks source link

Unsupported major.minor version 52.0 #2

Open cloorc opened 7 years ago

cloorc commented 7 years ago

Error:(2, 0) Cause: fi/arteme/trustall/TrustAllPlugin : Unsupported major.minor version 52.0 Open File

I've tried to remove the compatibility settings:

sourceCompatibility = '1.7'
targetCompatibility = '1.7'

And rebuild it but it turns out a failure anyway.

arteme commented 7 years ago

Thank you for reporting this. I will take a look, but please be aware that even when compiled this plugin is for some reason no longer working with newer gradle versions (see issue #1)...

cloorc commented 7 years ago

Thanks, it's could be the gradle itself. My gradle version is 1.14.1. I'm still looking for a method to skip verifying the ssl certificate in gradle.

zuolinding commented 7 years ago

@soiff I'm looking for too my gradle version is 3.2 failed in this url: https://plugins.gradle.org/m2