microsoft / microsoft/vscode-java-dependency

Getting this error after latest vscode update .

Open
#890 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
199
Forks
105
Avg merge
1d 22h
Merged PRs (30d)
27

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Create Java Project command on Windows 11 and compare its generated Maven command with the command that works when entered directly. The issue is done when project creation completes without the filename or directory syntax error and the new project is linked in VS Code.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, vscode
Domain
build-system, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.