You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/20 09:21:08 UTC

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #360: Support fast-jar packaging for quarkus

lburgazzoli commented on issue #360:
URL: https://github.com/apache/camel-k-runtime/issues/360#issuecomment-677482976


   The issue I see is that - if I'm not mistaking - the fast-jar packaging assumes the dependencies are in a specific location relative to the bootstrap jar but that does not hold true for camel-k as we don't deploy quarkus based application using the layout the plugin generates but we assemble the classpath.
   
   I don't know if the location of the jars can be configured or if we need a specific BuildItem to control the fast-jar set-up so we may need to do something here.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org