microg / microg/GmsCore

build failed

Open
#952 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

  • What went wrong:
    Could not determine the dependencies of task ':play-services-core:compileReleaseJavaWithJavac'.

Could not resolve all task dependencies for configuration ':play-services-core:releaseCompileClasspath'.
Could not resolve project :microg-ui-tools.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :microg-ui-tools:
- None of the consumable configurations have attributes.
Could not resolve project :play-services-api.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :play-services-api:
- None of the consumable configurations have attributes.
Could not resolve project :play-services-cast-api.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :play-services-cast-api:
- None of the consumable configurations have attributes.
Could not resolve project :play-services-wearable.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :play-services-wearable:
- None of the consumable configurations have attributes.
Could not resolve project :unifiednlp-base.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :unifiednlp-base:
- None of the consumable configurations have attributes.
Could not resolve project :wearable-lib.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :wearable-lib:
- None of the consumable configurations have attributes.
Could not resolve project :remote-droid-guard-lib.
Required by:
project :play-services-core
> Unable to find a matching configuration of project :remote-droid-guard-lib:
- None of the consumable configurations have attributes.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the release compile task ':play-services-core:compileReleaseJavaWithJavac' and inspect its releaseCompileClasspath. Check the project dependencies named in the error, especially their consumable configurations. Done means the listed project dependencies resolve and the release Java compilation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.