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

Cannot change dashbuilder.path #93

Open
kjq opened this issue Jan 24, 2024 · 5 comments
Open

Cannot change dashbuilder.path #93

kjq opened this issue Jan 24, 2024 · 5 comments

Comments

@kjq
Copy link

kjq commented Jan 24, 2024

It seems, and I probably need to test it more, that I cannot override the dashbuilder.path when building the native executable.

Even setting it directly in the configuration does not seem to take. In our case, we are just trying to set it to / instead.

@jesuino
Copy link
Contributor

jesuino commented Jan 25, 2024

Hello,

I used latest versions for Dashbuilder and Quarkus with SDK 17, built my application with mvn clean install -Pnative and it seems to work.

Just remember that the property is actually quarkus.dashbuilder.path.

let me know if it works.

Thanks!

@kjq
Copy link
Author

kjq commented Jan 26, 2024

Il try again this weekend and if not try to provide a reproducer.

@jesuino
Copy link
Contributor

jesuino commented Aug 30, 2024

hey @kjq it's been a while, I wonder if it works for you. Thanks!

@kjq
Copy link
Author

kjq commented Aug 30, 2024

Hello @jesuino - thanks for reminding me! I will check this weekend and let you know!

@kjq
Copy link
Author

kjq commented Sep 3, 2024

Hello @jesuino - i did check and it stills seems like I cannot change the path to just / (without /dashboards or any other /...). Ill dive deeper into it this week and see if i can create a reproducer for you (and to make sure it is not a configuration on our end conflicting - but its a pretty out of the box implementation).

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

2 participants