parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

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

Closed asinnha closed 2 years ago

asinnha commented 2 years ago

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.

2: Task failed with an exception.

3: Task failed with an exception.

4: Task failed with an exception.

5: Task failed with an exception.

6: Task failed with an exception.

7: Task failed with an exception.

8: Task failed with an exception.

BUILD FAILED in 1s 20 actionable tasks: 10 executed, 10 up-to-date

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!

azlekov commented 2 years ago

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 commented 2 years ago

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