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

quarkus.io/guides/getting-started fails with --> the directory getting-started already exists #1287

Open
berndschatz opened this issue Jun 13, 2023 · 0 comments

Comments

@berndschatz
Copy link

berndschatz commented Jun 13, 2023

Following the steps from https://quarkus.io/guides/getting-started:

git clone https://github.com/quarkusio/quarkus-quickstarts.git
cd quarkus-quickstarts/
mvn io.quarkus.platform:quarkus-maven-plugin:3.1.1.Final:create
-DprojectGroupId=org.acme
-DprojectArtifactId=getting-started
-Dextensions='resteasy-reactive'

[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:3.1.1.Final:create (default-cli) on project quickstart-projects: Unable to create the project, the directory /home/beschat/workspace/github.com/quarkus-quickstarts/getting-started already exists -> [Help 1]

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