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 cli should give hint that you can run with -e to get error info #35953

Closed
maxandersen opened this issue Sep 15, 2023 · 1 comment · Fixed by #45009
Closed

quarkus cli should give hint that you can run with -e to get error info #35953

maxandersen opened this issue Sep 15, 2023 · 1 comment · Fixed by #45009
Assignees
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/enhancement New feature or request
Milestone

Comments

@maxandersen
Copy link
Member

Describe the bug

currently if you run quarkus create app -x github-action you get an error:

quarkus create app -x github-action xyzdkdk
-----------
selected extensions:
- io.quarkiverse.githubaction:quarkus-github-action

[ERROR] ❗  Unable to create project: Error while rendering template: /codestarts/quarkus/quarkiverse-github-action-codestart/base/action.docker.tpl.qute.yml

not a lot of help.

Took me a while to remember -e existed.

so it would be great if that error message would have a hint like:

Run with -eto get stacktraces and/or--verbose for more detailed logging

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@maxandersen maxandersen added the kind/bug Something isn't working label Sep 15, 2023
@quarkus-bot quarkus-bot bot added the area/cli Related to quarkus cli (not maven/gradle/etc.) label Sep 15, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 15, 2023

/cc @ebullient (cli)

@gsmet gsmet added kind/enhancement New feature or request and removed kind/bug Something isn't working labels Aug 19, 2024
@gsmet gsmet self-assigned this Aug 19, 2024
gsmet added a commit to gsmet/quarkus that referenced this issue Dec 9, 2024
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants