build failed
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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