[
https://issues.apache.org/jira/browse/CAMEL-23354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075156#comment-18075156
]
Jiri Ondrusek commented on CAMEL-23354:
---------------------------------------
The fix needs to consider which version of quarkus is used for the export.
Quarkus-junit does not exists for the older quarkus versions.
> camel-jbang: quarkus-junit5 is deprecated, template should use quarkus-junit
> ----------------------------------------------------------------------------
>
> Key: CAMEL-23354
> URL: https://issues.apache.org/jira/browse/CAMEL-23354
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Affects Versions: 4.20.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Major
>
> The quarku-junit5 should be replaced by quarkus-junit (because is deprecated)
> https://github.com/apache/camel/blob/2de2902d1554f57d42c82505fffd62fb52b21a21/dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/quarkus-pom.tmpl#L56
--
This message was sent by Atlassian Jira
(v8.20.10#820010)