[
https://issues.apache.org/jira/browse/CAMEL-19255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mrinal updated CAMEL-19255:
---------------------------
Description:
[Kamelet
Component|https://camel.apache.org/components/3.20.x/kamelet-component.html] is
expecting the default kamelet location to be classpath:/kamelets.
`jbang --debug -Dcamel.jbang.version=3.20.3 camel@apache/camel export
--local-kamelet-dir=../kamelets`
Jbang export copies kamelet files to src\main\resources\camel folder, so when
running 'mvn quarkus:dev` gives an error that kamelet is not found.
was:
[Kamelet
Component|https://camel.apache.org/components/3.20.x/kamelet-component.html] is
expecting the default kamelet location to be classpath:/kamelets.
``` jbang --debug -Dcamel.jbang.version=3.20.3 camel@apache/camel export
--local-kamelet-dir=../kamelets ```
Jbang export copies kamelet files to src\main\resources\camel folder, so when
running 'mvn quarkus:dev` gives an error that kamelet is not found.
> Jbang: jbang is not copying custom kamelets to /kametets
> ---------------------------------------------------------
>
> Key: CAMEL-19255
> URL: https://issues.apache.org/jira/browse/CAMEL-19255
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Reporter: Mrinal
> Priority: Major
>
> [Kamelet
> Component|https://camel.apache.org/components/3.20.x/kamelet-component.html]
> is expecting the default kamelet location to be classpath:/kamelets.
> `jbang --debug -Dcamel.jbang.version=3.20.3 camel@apache/camel export
> --local-kamelet-dir=../kamelets`
> Jbang export copies kamelet files to src\main\resources\camel folder, so when
> running 'mvn quarkus:dev` gives an error that kamelet is not found.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)