[ https://issues.apache.org/jira/browse/CAMEL-21686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922680#comment-17922680 ]
Thomas Diesler commented on CAMEL-21686: ---------------------------------------- Exporting to an older camel version does already not work {code} $ jbang camel export --camel-version=4.8.3 --runtime=camel-main timer-log-route.yaml Cannot run because application.properties file does not exist or camel.main.routesIncludePattern is not configured {code} > camel-jbang - Remove dependency on camel-kamelets-utils > ------------------------------------------------------- > > Key: CAMEL-21686 > URL: https://issues.apache.org/jira/browse/CAMEL-21686 > Project: Camel > Issue Type: Bug > Components: camel-jbang > Affects Versions: 4.9.0 > Reporter: Thomas Diesler > Assignee: Thomas Diesler > Priority: Major > Fix For: 4.10.0 > > > {code} > [ERROR] Failed to execute goal on project kafka-sink: Could not resolve > dependencies for project examples:kafka-sink:jar:1.0.0 > [ERROR] dependency: org.apache.camel.kamelets:camel-kamelets-utils:jar:4.9.0 > (compile) > [ERROR] Could not find artifact > org.apache.camel.kamelets:camel-kamelets-utils:jar:4.9.0 in central > (https://repo.maven.apache.org/maven2) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)