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
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
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.
Assessment
This issue has not been assessed yet.