Otavio Rodolfo Piske created CAMEL-23821:
--------------------------------------------
Summary: camel-jbang: camel validate plugin doesn't find any files
Key: CAMEL-23821
URL: https://issues.apache.org/jira/browse/CAMEL-23821
Project: Camel
Issue Type: Bug
Components: camel-jbang
Affects Versions: 4.20.0, 4.18.2
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
# Put a YAML file in a directory
# Try validating it:
{code:java}
13:05
~/.supacode/repos/wanaku/witty-horse-275/services/service-templates/src/main/services/openai-chat-tool/openai-chat
[feat/1184]$ camel validate yaml openai-chat.camel.yaml
Validation success (files:0)
3:05
~/.supacode/repos/wanaku/witty-horse-275/services/service-templates/src/main/services/openai-chat-tool/openai-chat
[feat/1184]$ l
total 32
-rw-r--r--@ 1 opiske staff 1.8K Jun 24 12:32 openai-chat.camel.yaml
-rw-r--r--@ 1 opiske staff 29B Jun 24 11:18 openai-chat.dependencies.txt
-rw-r--r--@ 1 opiske staff 854B Jun 24 11:18 openai-chat.rules.yaml
-rw-r--r--@ 1 opiske staff 369B Jun 24 11:18 service.properties{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)