Skip to content

Add dev mode conditional dependencies #6805

@jamesnetherton

Description

@jamesnetherton

Describe the feature here

A nice enhancement was added to Quarkus (from 3.18.x), where you can add metadata to extensions and specify dependencies that should only get added in dev mode.

We had a few issues in the past where we wanted to improve the dev mode UX by including camel-debug, camel-management etc OOTB. This change could make it possible to do it in an unintrusive way.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions