Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Problem building Gradle in Windows and Linux #326

Open
aswathselvam opened this issue Feb 22, 2021 · 0 comments
Open

Problem building Gradle in Windows and Linux #326

aswathselvam opened this issue Feb 22, 2021 · 0 comments

Comments

@aswathselvam
Copy link

aswathselvam commented Feb 22, 2021

I am trying to build the gradle file for android_core ROS-Kinetic version. However, I think there is a problem while the script tries to download the .pom file. Please tell me how to resolve this problem. Thank you.

Commandline Output:
PS C:\Users\User\Downloads\android_core-kinetic\src\android_core> .\gradlew.bat

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'android_core'.

Could not resolve all artifacts for configuration ':classpath'.
Could not resolve com.android.tools.build:gradle:3.5.2.
Required by:
project :
> Could not resolve com.android.tools.build:gradle:3.5.2.
> Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.2/gradle-3.5.2.pom'.
> Could not HEAD 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.2/gradle-3.5.2.pom'.
> sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant