[ https://issues.apache.org/jira/browse/CAMEL-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on CAMEL-21658 started by Guillaume Nodet. ----------------------------------------------- > camel-jbang - fat-jar launcher > ------------------------------ > > Key: CAMEL-21658 > URL: https://issues.apache.org/jira/browse/CAMEL-21658 > Project: Camel > Issue Type: New Feature > Components: camel-jbang > Reporter: Claus Ibsen > Assignee: Guillaume Nodet > Priority: Major > Fix For: 4.x > > > Pre build a fat-jar with all dependencies included and easy to run via java > -jar / jbang or launch scripts / or similar to spring boot packaging > executable=true. > camel-jbang uses its own dynamic dependency resolver (also maven) - this > would be better / easier / quicker than today with first jbang running > parsing the .java file and seeing the // DEPS etc and doing its "work" and > then calling camel-jbang main class for the CLI that then does its own thing > aftetwards. > The fat-jar can still be launched from jbang. Also each fat-jar is its own > release so there is no complexity of mixed versions of Camel. > -- This message was sent by Atlassian Jira (v8.20.10#820010)