davsclaus commented on issue #21:
URL: 
https://github.com/apache/camel-kamelets-examples/issues/21#issuecomment-1562399959

   you can also use jbang to export to a real maven/gradle based project 
(quarkus, spring boot, or main)
   
   What I did with your yaml was
   
   camel export  --gav=com.foo:acme:1.0 -dir=mycode --runtime=camel-main
   
   and I can load it into IDEA and have classpath with the JARs I need. I had 
to add
   
   # camel-k: dependency=mvn:com.azure:azure-identity:1.9.0
   # camel-k: 
dependency=mvn:com.microsoft.azure:azure-schemaregistry-kafka-avro:1.1.1
   


-- 
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