Version 0.59.0 of this extension breaks the last entry in my PATH variable, as it appends to PATH without a delimiter.
The last entry of my PATH in a vscode terminal with this extension enabled:
...;C:\Program Files\jreleaser\c:\Users\REDACTED\.vscode\extensions\vscjava.vscode-java-debug-0.59.0\bundled\scripts\noConfigScripts
In this case it was preventing me from running JReleaser.
Version 0.59.0 of this extension breaks the last entry in my PATH variable, as it appends to PATH without a delimiter.
The last entry of my PATH in a vscode terminal with this extension enabled:
In this case it was preventing me from running JReleaser.