microsoft / microsoft/vscode-java-dependency
Getting this error after latest vscode update .
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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