Aurélien Pupier created CAMEL-21011:
---------------------------------------
Summary: Improve error message when Camel Jbang has unmayched
arguments by mentioning possibility that a plugin is missing
Key: CAMEL-21011
URL: https://issues.apache.org/jira/browse/CAMEL-21011
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Affects Versions: 4.7.0
Reporter: Aurélien Pupier
currently the error message is:
{noformat}
Unmatched arguments from index 0: 'generate', 'rest',
'--input=/home/apupier/ws/record-demo-for-remote-camel-debug-quarkus/petstore.json',
'--output=eee.camel.yaml', '--routes'
Did you mean: camel get or camel dependency or camel trace? {noformat}
It is not suggesting that i might be a plugin that must be installed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)