nebula-plugins / nebula-plugins/nebula-project-plugin
allow to work with empty sourceSet
Open
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 98
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Currently, no support for not working with the main or another source set as the parent sourceSet.
We want no parent sourceSet at all. The way we achieved it now is by defining n empty one just for this and use it as the parent
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 tracing how the Gradle plugin selects and configures a parent sourceSet; the issue does not name a file or test. Add coverage for a project with no parent sourceSet, and consider the work complete when an empty sourceSet is no longer needed as a workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100