[ https://issues.apache.org/jira/browse/CAMEL-22418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claudio Miranda resolved CAMEL-22418. ------------------------------------- Resolution: Fixed > camel run broken when --runtime quarkus|spring-boot > --------------------------------------------------- > > Key: CAMEL-22418 > URL: https://issues.apache.org/jira/browse/CAMEL-22418 > Project: Camel > Issue Type: Bug > Components: camel-jbang > Affects Versions: 4.14.0 > Reporter: Claudio Miranda > Assignee: Claudio Miranda > Priority: Major > Fix For: 4.14.1, 4.15.0 > > > Since this [change (PR > 18827)|https://github.com/apache/camel/pull/18827/files#diff-e6bc2f86c331c02b508753f7e67c05393a06a4d2ab510880ef43c246ad2c5714R65] > related to CAMEL-22288, in the 4.14.0 release, when setting the --runtime to > quarkus or spring-boot it fails with > {code} > jbang run '-Dcamel.jbang.version=4.14.0' camel@apache/camel run HttpLog.java > --runtime quarkus > Running using Quarkus v3.24.5 (preparing and downloading files) > java.lang.NullPointerException: Cannot invoke > "java.nio.file.Path.resolve(String)" because "this.exportBaseDir" is null > at > org.apache.camel.dsl.jbang.core.commands.ExportQuarkus.export(ExportQuarkus.java:68) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)