vscode-java-dependency icon indicating copy to clipboard operation
vscode-java-dependency copied to clipboard

Getting this error after latest vscode update .

Open krishna-vasudev opened this issue 4 months ago • 2 comments

Executing task: "mvn org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate -DarchetypeArtifactId="archetype-quickstart-jdk8" -DarchetypeGroupId="com.github.ngeor" -DarchetypeVersion="2.8.1" -DgroupId="com.example" -DartifactId="demo"" 

The filename, directory name, or volume label syntax is incorrect.

Getting this error after latest vscode update . Windows 11 64 bit

I was trying to create project , through create java project command in command pallete.

Simple writing the command line works but it doesn't link to project.

krishna-vasudev avatar Aug 09 '25 09:08 krishna-vasudev