vimeo / vimeo/vimeo-networking-java
Unresolved reference: sourceSets
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 128
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Summary
We are getting the below error while running the Vimeo library
error: vimeo-networking-java-develop\modelgenerator\plugin\src\main\java\com\vimeo\modelgenerator\tasks\GenerateModelsTask.kt: (50, 71)
: Unresolved reference: sourceSets
Contributor guide
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 build failure and inspect modelgenerator/plugin/src/main/java/com/vimeo/modelgenerator/tasks/GenerateModelsTask.kt at line 50. Read the surrounding project build configuration to determine why sourceSets is unresolved. Done means the Vimeo library builds without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100