ppalaga commented on PR #23333:
URL: https://github.com/apache/camel/pull/23333#issuecomment-4491183824

   > how would this work for users that cannot download stuff over the 
internet, and cannot call such a service? They have pre downloaded quarkus in 
their own company maven repo and use this repo for all JARs.
   
   Actually, I was thinking of caching the document returned by 
https://registry.quarkus.io/client/extensions/all locally. Does Camel CLI have 
a cache dir already?
   
   The same mechanism could be used for offline mode. 
   
   The code in this PR already supportd `file://` URIs for 
`--quarkus-ext-registry`. 


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