Skip to content

Build Failure: Kotlin Dependencies Not Resolving (Couchbase Maven Repo Issue) #94

@pjdpaulsagnik

Description

@pjdpaulsagnik

Gradle Build Fails – Kotlin Dependencies Not Found

The project build is failing during Gradle sync due to unresolved dependencies. Gradle is attempting to fetch Kotlin and other required artifacts from the Couchbase Maven repository, but those artifacts are not available there.

🧾 Error Details
FAILURE: Build failed with an exception.

  • Where:
    Build file 'android/build.gradle' line: 24

  • What went wrong:
    A problem occurred evaluating root project 'NewCBTint'.

Could not resolve all files for configuration 'classpath'.

Could not find kotlin-stdlib-jdk8-1.7.10.jar
(org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10).
Searched in:
https://mobile.maven.couchbase.com/maven2/dev/

Could not find kotlin-reflect-1.7.10.jar
(org.jetbrains.kotlin:kotlin-reflect:1.7.10).

Could not find kotlin-stdlib-jdk7-1.7.10.jar
(org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10).

Could not find error_prone_annotations-2.10.0.jar
(com.google.errorprone:error_prone_annotations:2.10.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions