davsclaus commented on pull request #6583:
URL: https://github.com/apache/camel/pull/6583#issuecomment-1000348049


   > Ok, maybe it is worth investigating `jbang export portable 
CamelJBang@apache/camel`, a jar is generated with the following content 
![image](https://user-images.githubusercontent.com/34543311/147106413-0137cd2c-d515-4064-b1fe-bd8b2c59672b.png)
 dependency list is quite long, though additional --cp are not added
   
   Hmm maybe - however the idea is to move away from jbang to a pure 
camel-quarkus project. And as such the dependency should be camel-quarkus 
extensions only. And for that I would think that its better we take this in our 
own hand - also the dependency resolution in camel-jbang/camel-k is different 
where we auto discover and auto download, that is something we need to find out 
as well for this so users dont have to add a lot of manual JARs via -cp or 
something. What I talked about earlier. But this is a 2nd priority - being able 
to generate the pom.xml and move the source files into right folders is 1st 
task.


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


Reply via email to