Skip to content

command always has prefix character "&" #633

Open
@QingFengpoor

Description

@QingFengpoor

Describe the bug
when run commands in Lifecycle or Plugins, it always starts with "&" in terminal. with CMD or BASH, get syntax error, unexpected token &.

Environments (please complete the following information as much as possible):

  • OS: Windows 10
  • VS Code version: 1.56.2
  • Extension version v0.30.1

Screenshots
xxx@xxxx MINGW64 /c/CodeProjects/Java/ReleaseNoteEditor/springmvc/releasenote issue (issue)
$ & mvn compiler:testCompile -f "c:\CodeProjects\Java\ReleaseNoteEditor\springmvc\releasenote issue\pom.xml"
bash: syntax error near unexpected token `&'

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions