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

Dev UI: Extension card not visible out-of-the-box #19674

Closed
ghost opened this issue Aug 26, 2021 · 0 comments · Fixed by #19779
Closed

Dev UI: Extension card not visible out-of-the-box #19674

ghost opened this issue Aug 26, 2021 · 0 comments · Fixed by #19779
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@ghost
Copy link

ghost commented Aug 26, 2021

Describe the bug

When creating a new Quarkiverse extension it is not listed in the Dev UI out-of-the-box.

However, according to the Dev UI guide it should be: "In order to make your extension listed in the Dev UI you don’t need to do anything!"

Expected behavior

The extension is visible in the Dev UI.

Actual behavior

The extension is not visible in the Dev UI.

How to Reproduce?

Create a new extension for Quarkiverse as described here:
https://quarkus.io/guides/building-my-first-extension#maven-setup

The extension is then not listed in the Dev UI.

If in quarkus-extension.yaml a description or metadata/guide is defined, the extension card becomes visible.
Note that the description and metadata/guide is not set by default.

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

2.1.3.Final

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

No response

Additional information

No response

@ghost ghost added the kind/bug Something isn't working label Aug 26, 2021
@phillip-kruger phillip-kruger self-assigned this Aug 26, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant