microsoft / microsoft/vscode-spring-boot-dashboard

Does not respect the Globally set Maven_Home / M2 even if the Maven Wrapper setting is set to false.

Open
#148 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
73
Forks
38
Avg merge
3d 5h
Merged PRs (30d)
15

Description

While running the spring boot application it plugin does not respect the "maven.executable.preferMavenWrapper": false and use the Globally installed Maven . It always uses the maven installed in C:\Users\Xx.m2\wrapper\dists\apache-maven-3.8.3-bin\5a6n1u8or3307vo2u2jgmkhm0t\apache-maven-3.8.3\bin

I want know a way to use my existing maven installation rather than the wrapper installation.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.