-
Quarkus can generate a container image as part of its integration build, but JBang will run the jar/executable instead of the container image. It would be cool if Quarkus generates a container image t…
-
Hello, I would like to propose the following improvement on [this page](https://javaalmanac.io/):
list module name changes/removals/adds?
just found that "jdk.naming.ldap" is a module name only …
-
### Describe the Bug
when leaving the field blank (which is even the default), the yaml contains `exception : ''` which is nto working, it is causing this error at runtime:
```
org.apache.camel.F…
-
We can add a MQTT broker to the known dev services
https://github.com/apache/camel-karavan/blob/main/karavan-web/karavan-app/src/main/resources/services/devservices.yaml
This makes it easier to sp…
-
So how about the idea that you could base your settings, files, resources, options, etc etc on those of another project?
Imagine you have a script with a bunch of `//DEPS`, `//REPOS`, `//JAVA_OPTIO…
-
### Description
Hello,
Struggling to migrate to Quarkus 3.0.
I may be dumb but I just cannot find how to update the CLI :)
The migration guide just says :
"If you are using the Quarkus CLI…
-
today aliases/catalogs looksup using `@[/]` against github, gitlab, etc.
to locate a jbang-catalog.
wondering if we should make it that if the `` part has a dot (.) in it should treat it as a plai…
-
### Describe the bug
I had quarkus kill installed and when running quarkis cli on my laptop while offline quarkus cli did this:
```
quarkus kill -p 8080
[WARN] 🔥 The following plugins were fou…
-
### Please describe the feature that you want to propose
It would be convenient to link the component's with their Website counterpart to provide more information
-
### Description
Background
I'm currently using MongoDB alongside Quarkus Dev Services for development purposes, which offers a smooth experience. When running packaged as jar dev services are not av…