microsoft / microsoft/vscode-spring-initializr
Duplicate spring-cloud-dependencies
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 40
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
The function Add starters... add another reference in dependencyManagement
For example, first i create a pom with only Eureka Server and after i add Sleuth and Sleuth Zipkin
This is the result (left before and right after the commit)

The project compile and run but maven send me warning about it

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 locating the Add starters... function and the code that updates dependencyManagement; reproduce the Eureka Server to Sleuth and Sleuth Zipkin sequence from the issue. Done means the generated pom retains one spring-cloud-dependencies reference and Maven no longer warns about duplicates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100