Cannot set maven command line args in .vscode/settings.json · Issue #1066 · microsoft/vscode-maven · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am trying to set the following parameters to maven when running command line in vs-code.
It does not seem possible to set it in vs-code.
To Reproduce
Steps to reproduce the behavior:
Error message in json editor. Incorrect type. Expected "array".
I can find suggestions to use this instead.
Try adding the following settings.
I still get the same error message.
I could not find a way forward.
Expected behavior
A way to set these command line arguments:
so they are picked-up by maven when executing my project.
Environments (please complete the following information as much as possible):
Version: 1.97.2 (user setup)
Commit: e54c774e0add60467559eb0d1e229c6452cf8447
Date: 2025-02-12T23:20:35.343Z
Electron: 32.2.7
ElectronBuildId: 10982180
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045
//mikael
The text was updated successfully, but these errors were encountered: