nuhyurduseven commented on issue #4669:
URL: https://github.com/apache/camel-k/issues/4669#issuecomment-1680298180

   thank you @christophd . 
   
   camel k client 1.12.1
   it's the output of `kamel version`. camel k operator version is same.
   
   I think so. Camel K use quarkus runtime. Actually It's find all kamelets in 
camel katalog but cannot find components dependencies itself. I gave the 
dependency as explicit way such as `mvn:org.apache.camel.camel-mongodb` or `-d 
camel-mongodb` or `-d camel-quarkus:camel-quarkus-mongodb`. All them be failed. 
I think it still try to fetch dependency itself, it doesn't get my explicit 
dependency.
   Btw, I gave the `-d github:camel-quarkus/extensions/mongodb` to `kamel run`  
command as an explicit dependency but it doesn't work. 
   
   how can control the extension?  
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to