Skip to content

Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0. #1167

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

Closed
asinnha opened this issue May 14, 2022 · 3 comments
Closed
Labels
type:question Support or code-level question

Comments

@asinnha
Copy link

asinnha commented May 14, 2022

i am just trying to setup Parse Server and this keeps popping up during build project.

log:

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
Task :app:generateDebugResValues UP-TO-DATE
Task :app:generateDebugResources UP-TO-DATE
Task :app:mergeDebugResources FAILED
Task :app:packageDebugResources
Task :app:parseDebugLocalResources UP-TO-DATE
Task :app:createDebugCompatibleScreenManifests
Task :app:extractDeepLinksDebug UP-TO-DATE
Task :app:processDebugMainManifest FAILED
Task :app:mergeDebugShaders UP-TO-DATE
Task :app:compileDebugShaders NO-SOURCE
Task :app:generateDebugAssets UP-TO-DATE
Task :app:mergeDebugAssets FAILED
Task :app:processDebugJavaRes NO-SOURCE
Task :app:mergeDebugJavaResource FAILED
Task :app:checkDebugDuplicateClasses FAILED
Task :app:desugarDebugFileDependencies FAILED
Task :app:mergeDebugJniLibFolders UP-TO-DATE
Task :app:mergeDebugNativeLibs FAILED
Task :app:validateSigningDebug UP-TO-DATE
Task :app:writeDebugAppMetadata UP-TO-DATE
Task :app:writeDebugSigningConfigVersions UP-TO-DATE

FAILURE: Build completed with 8 failures.

1: Task 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.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

2: Task failed with an exception.

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

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

3: Task failed with an exception.

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

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

4: Task failed with an exception.

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

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

5: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:mergeDebugJavaResource'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

6: Task failed with an exception.

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

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

7: Task failed with an exception.

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

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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.
    ==============================================================================

8: Task failed with an exception.

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

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.parse-community.Parse-SDK-Android:parse:3.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.pom
- https://repo.maven.apache.org/maven2/com/github/parse-community/Parse-SDK-Android/parse/3.0.0/parse-3.0.0.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
20 actionable tasks: 10 executed, 10 up-to-date

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@azlekov
Copy link
Contributor

azlekov commented May 14, 2022

Hello @asinnha,

Following the README.md and more precise Add Dependency section and configuring the project dependencies repositories, should be sufficient to get your project running.

@mtrezza mtrezza added the type:question Support or code-level question label May 14, 2022
@mtrezza
Copy link
Member

mtrezza commented May 14, 2022

I'm closing this as it does not seem to be a Parse Android SDK issue.

  • For help with Parse Platform we recommend our community forum or chat
  • For general coding questions we recommend Stack Overflow using the parse-platform tag
  • For network and server questions we recommend ServerFault using the parse-server tag

@mtrezza mtrezza closed this as completed May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

3 participants