microsoft / microsoft/vscode-spring-initializr

Failed to build after removing a dependency

Open
#64 1 comment 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

Steps to reproduce:

  1. Generate a maven project , select some dependencies.
    e.g. Select "DevTools"and "Security" dependencies.
  2. Open pom.xml file, right click on the editing area of the file, choose Edit starters.
  3. In the QuickPick box, unselect "Security", and proceed following the prompt messages.
  4. mvn package

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

Reproduce the issue by generating a Maven project with DevTools and Security, then remove Security through the pom.xml editor's Edit starters QuickPick. Run mvn package and investigate why the generated project still fails after the dependency is unselected; done means the dependency can be removed and the project builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
spring-boot, typescript
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.