• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

SunCertPathBuilderException

KIzotov

Lurker
Help find the problem and solve it

Android Studio 3.0.1
Build #AI-171.4443003, built on November 10, 2017
JRE: 1.8.0_152-release-915-b01 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.android.support:appcompat-v7:25.4.2.

Could not resolve com.android.support:appcompat-v7:25.4.2.
Required by:
project :app
> Could not resolve com.android.support:appcompat-v7:25.4.2.
> Could not get resource 'https://dl.google.com/dl/android/ma...t/appcompat-v7/25.4.2/appcompat-v7-25.4.2.pom'.
> Could not GET 'https://dl.google.com/dl/android/ma...t/appcompat-v7/25.4.2/appcompat-v7-25.4.2.pom'.
> sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> unable to find valid certification path to requested target
 
Back
Top Bottom