Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build after removing a dependency #64

Open
bsaby opened this issue May 2, 2018 · 1 comment
Open

Failed to build after removing a dependency #64

bsaby opened this issue May 2, 2018 · 1 comment
Labels

Comments

@bsaby
Copy link

bsaby commented May 2, 2018

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

@bsaby bsaby mentioned this issue May 2, 2018
9 tasks
@Eskibear
Copy link
Member

Eskibear commented May 2, 2018

devtools only introduce runtime scope maven dependency, so I suppose we still need to add back base starter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants