spring-cloud / spring-cloud/spring-cloud-build
Verify that starters do not pull in duplicate classes and resources
Open
Nobody has claimed this yet.
task
- Dominant language
- Shell
- Stars
- 225
- Forks
- 295
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 14
Description
See boot commit for inspiration https://github.com/spring-projects/spring-boot/commit/c5d8eec033f41c09c6f6831d3183483e6933fe54
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 reading the referenced Spring Boot commit, then inspect how starters are assembled and verified in this repository. The work is done when the verification demonstrates that starters do not pull in duplicate classes or resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100