microsoft / microsoft/vscode-spring-initializr

Duplicate spring-cloud-dependencies

Open
#165 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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)
image

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

Contributor guide

No contributing guide indexed for this repository

First steps

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.