Skip to content

cannot build the project from source code #226

@mio-19

Description

@mio-19
./gradlew assemble
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:compileDebugAidl NO-SOURCE
> Task :app:compileDebugRenderscript NO-SOURCE
> Task :app:generateDebugBuildConfig UP-TO-DATE
> Task :app:javaPreCompileDebug UP-TO-DATE
> Task :app:checkDebugAarMetadata FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.github.MagneFire:EasyWeather:1.3.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/github/MagneFire/EasyWeather/1.3/EasyWeather-1.3.pom
       - https://dl.google.com/dl/android/maven2/com/github/MagneFire/EasyWeather/1.3/EasyWeather-1.3.pom
       - https://maven.google.com/com/github/MagneFire/EasyWeather/1.3/EasyWeather-1.3.pom
       - https://jitpack.io/com/github/MagneFire/EasyWeather/1.3/EasyWeather-1.3.pom
     Required by:
         project :app

* 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
3 actionable tasks: 1 executed, 2 up-to-date

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