squakez commented on issue #3961: URL: https://github.com/apache/camel-k/issues/3961#issuecomment-1375302505
The way you're declaring the dependency is incorrect. As it's a camel component it must be declared like `camel:cxf-soap`. The operator will care to convert to the proper camel dependency and version. Then, it's true, this Camel Quarkus extension is available since version 2.12, which is used by Camel K 1.8. If you upgrade and use the proper notation, it should work correctly (just tested against Camel K 1.11). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org