Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve FTC dashboard #147

Open
Sirllamaa opened this issue Dec 8, 2023 · 3 comments
Open

Could not resolve FTC dashboard #147

Sirllamaa opened this issue Dec 8, 2023 · 3 comments

Comments

@Sirllamaa
Copy link

Anyone know whats going on? Tried reinstalling android studio for a gradle issue then this monstrosity popped up.

`Executing tasks: [:TeamCode:assembleDebug, :TeamCode:assembleDebugUnitTest, :TeamCode:assembleDebugAndroidTest] in project /Users/mpr070/Documents/GitHub/CenterStage2023-2024

Configure project :FtcRobotController
AGPBI: {"kind":"warning","text":"The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.\nThe current default is 'false'.\nIt will be removed in version 9.0 of the Android Gradle plugin.\nYou can resolve this warning in Android Studio via Refactor > Migrate BuildConfig to Gradle Build Files","sources":[{}]}

Task :TeamCode:createDebugVariantModel
Task :TeamCode:preBuild UP-TO-DATE
Task :TeamCode:preDebugBuild UP-TO-DATE
Task :TeamCode:mergeDebugNativeDebugMetadata NO-SOURCE
Task :FtcRobotController:preBuild UP-TO-DATE
Task :FtcRobotController:preDebugBuild UP-TO-DATE
Task :FtcRobotController:generateDebugBuildConfig
Task :FtcRobotController:generateDebugResValues
Task :FtcRobotController:generateDebugResources
Task :FtcRobotController:packageDebugResources
Task :FtcRobotController:javaPreCompileDebug
Task :TeamCode:generateDebugBuildConfig
Task :FtcRobotController:parseDebugLocalResources
Task :TeamCode:javaPreCompileDebug
Task :FtcRobotController:processDebugManifest
Task :FtcRobotController:compileDebugLibraryResources
Task :FtcRobotController:generateDebugRFile FAILED
Task :FtcRobotController:writeDebugAarMetadata
Task :TeamCode:generateDebugResValues
Task :TeamCode:checkDebugAarMetadata FAILED
Task :TeamCode:mapDebugSourceSetPaths FAILED
Task :TeamCode:generateDebugResources
Task :TeamCode:mergeDebugResources FAILED
Task :TeamCode:createDebugCompatibleScreenManifests
Task :FtcRobotController:extractDeepLinksDebug
Task :TeamCode:extractDeepLinksDebug
Task :TeamCode:processDebugMainManifest FAILED
Task :FtcRobotController:mergeDebugShaders
Task :FtcRobotController:compileDebugShaders NO-SOURCE
Task :FtcRobotController:generateDebugAssets UP-TO-DATE
Task :FtcRobotController:packageDebugAssets
Task :TeamCode:mergeDebugShaders
Task :TeamCode:compileDebugShaders NO-SOURCE
Task :TeamCode:generateDebugAssets UP-TO-DATE
Task :TeamCode:mergeDebugAssets FAILED
Task :FtcRobotController:processDebugJavaRes NO-SOURCE
Task :TeamCode:checkDebugDuplicateClasses FAILED
Task :TeamCode:desugarDebugFileDependencies FAILED
Task :FtcRobotController:mergeDebugJniLibFolders
Task :FtcRobotController:mergeDebugNativeLibs NO-SOURCE
Task :FtcRobotController:copyDebugJniLibsProjectOnly
Task :TeamCode:mergeDebugJniLibFolders
Task :TeamCode:mergeDebugNativeLibs FAILED
Task :TeamCode:validateSigningDebug
Task :TeamCode:writeDebugAppMetadata
Task :TeamCode:writeDebugSigningConfigVersions
Task :TeamCode:assembleDebugUnitTest UP-TO-DATE
Task :TeamCode:preDebugAndroidTestBuild SKIPPED
Task :TeamCode:processDebugAndroidTestManifest FAILED
Task :TeamCode:javaPreCompileDebugAndroidTest
Task :TeamCode:checkDebugAndroidTestAarMetadata FAILED
Task :TeamCode:generateDebugAndroidTestResValues
Task :TeamCode:mapDebugAndroidTestSourceSetPaths
Task :TeamCode:generateDebugAndroidTestResources
Task :TeamCode:mergeDebugAndroidTestResources
Task :TeamCode:mergeDebugAndroidTestShaders
Task :TeamCode:compileDebugAndroidTestShaders NO-SOURCE
Task :TeamCode:generateDebugAndroidTestAssets UP-TO-DATE
Task :TeamCode:mergeDebugAndroidTestAssets FAILED
Task :TeamCode:processDebugAndroidTestJavaRes NO-SOURCE
Task :TeamCode:checkDebugAndroidTestDuplicateClasses FAILED
Task :TeamCode:mergeDebugAndroidTestJavaResource
Task :TeamCode:desugarDebugAndroidTestFileDependencies
Task :TeamCode:mergeDebugAndroidTestJniLibFolders
Task :TeamCode:mergeDebugAndroidTestNativeLibs NO-SOURCE
Task :TeamCode:stripDebugAndroidTestDebugSymbols NO-SOURCE
Task :TeamCode:validateSigningDebugAndroidTest
Task :TeamCode:writeDebugAndroidTestSigningConfigVersions

FAILURE: Build completed with 13 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':FtcRobotController:generateDebugRFile'.

Could not resolve all files for configuration ':FtcRobotController:debugCompileClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

2: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:checkDebugAarMetadata'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

3: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:mapDebugSourceSetPaths'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

4: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:mergeDebugResources'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

5: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:processDebugMainManifest'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

6: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:mergeDebugAssets'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

7: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:checkDebugDuplicateClasses'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

8: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:desugarDebugFileDependencies'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

9: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:mergeDebugNativeLibs'.

Could not resolve all files for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

10: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:processDebugAndroidTestManifest'.

Could not resolve all artifacts for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

11: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:checkDebugAndroidTestAarMetadata'.

Could not resolve all artifacts for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

12: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:mergeDebugAndroidTestAssets'.

Could not resolve all artifacts for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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.
==============================================================================

13: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':TeamCode:checkDebugAndroidTestDuplicateClasses'.

Could not resolve all artifacts for configuration ':TeamCode:debugRuntimeClasspath'.
Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
Required by:
project :TeamCode
project :TeamCode > project :FtcRobotController
> Could not resolve com.acmerobotics.dashboard:dashboard:0.4.14.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/dashboard/dashboard/0.4.14/dashboard-0.4.14.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
Required by:
project :TeamCode
> Could not resolve com.acmerobotics.roadrunner:core:0.5.6.
> Could not get resource 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> Could not GET 'https://maven.brott.dev/com/acmerobotics/roadrunner/core/0.5.6/core-0.5.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.2/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> 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 1s
47 actionable tasks: 47 executed
`

@qwertychouskie
Copy link

Looks like you aren't connected to the internet. Far more than just the FTC Dashboard is failing to download in these error logs.

@Sirllamaa
Copy link
Author

Sirllamaa commented Dec 11, 2023

I am connected to wifi though which is what i first thought it was so I tried at home too and with ethernet and nothing is working

Other thing is I posted this on the same device lol

I have also built this before so it shouldn't even need to download

I probably should have included all that in the original issue

@rbrott
Copy link
Member

rbrott commented Dec 11, 2023

It seems to me that the relevant line is

 > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

What JDK are you using? I would try changing it and see if that makes a difference.

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

No branches or pull requests

3 participants