-
Couldn't load subscription status.
- Fork 95
Description
Describe the bug
Each time a task command line is automatically generated, there will be an extra pair of quotation marks on the outermost layer, causing the CMD to report an error: "The file name, directory name, or volume sign syntax is incorrect."
To Reproduce
Steps to reproduce the behavior:
""c:\Users\YourName.vscode\extensions\vscjava.vscode-maven-0.43.0\resources\maven-wrapper\mvnw.cmd" org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate -DarchetypeArtifactId="maven-archetype-quickstart" -DarchetypeGroupId="org.apache.maven.archetypes" -DarchetypeVersion="1.4" -DgroupId="com.example" -DartifactId="demo" -DoutputDirectory="c:\Users\YourName""
run it in CMD
Expected behavior
A clear and concise description of what you expected to happen.
Environments (please complete the following information as much as possible):
- OS: Win10
- VS Code version: 1.103.0
- Extension version: new
Screenshots
