Christoph Deppisch created CAMEL-20270: ------------------------------------------
Summary: Introduce plugins for Camel JBang Key: CAMEL-20270 URL: https://issues.apache.org/jira/browse/CAMEL-20270 Project: Camel Issue Type: New Feature Components: camel-jbang Reporter: Christoph Deppisch Camel JBang continues to emerge and grow with new features. This is great but we need to find a way to modularize the capabilities. The module camel-jbang-core is quite huge already and more and more features add dependencies and complexity. We should investigate in a plugin mechanism, where sub-commands are added on demand. Each plugin comes with a separate Maven module so the dependencies are not added to camel-jbang-core OOTB but when the user enables the plugin. Potential candidates as Camel JBang plugin are: * camel-k * hawtio * sbom * jolokia -- This message was sent by Atlassian Jira (v8.20.10#820010)