squakez opened a new issue, #4244:
URL: https://github.com/apache/camel-k/issues/4244

   With #1227 we've enabled the possibility to use local dependencies. However, 
the mechanism seems to be working only using "spectrum" strategy which won't 
let certain cluster (ie, OCP) to have the feature fully available. We are also 
performing this operation on the client side, which I think it create a certain 
coupling we need to avoid.
   
   I wonder if we can rethink the implementation of the feature differently. I 
am thinking we could upload the dependency to the operator Pod and delegate to 
it the deployment to the local maven repo using the `maven deploy:deploy` [1]. 
As in version 2 we have a storage that will keep the dependencies, it could be 
a possible strategy to adopt.
   
   [1] https://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html


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