Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new project Issue with maven #1062

Open
misershaad opened this issue Feb 1, 2025 · 0 comments
Open

Create new project Issue with maven #1062

misershaad opened this issue Feb 1, 2025 · 0 comments

Comments

@misershaad
Copy link

When I am creating a project with maven with the GUI interface it's not creating the project instead it's giving me the error

 *  Executing task: "mvn 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"" 

'\"mvn 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\"\"' is not recognized as an internal or external command,
operable program or batch file.

 *  The terminal process "cmd.exe '/c', '"mvn 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""'" terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it.

demonstrated in the video. As far as I can find it's happening for the double quotation when I am running the same command manually it's working just fine and creating the project.
I have tried googling but no result came from it still having the issue again and again

Untitled.video.-.Made.with.Clipchamp.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant