christophd commented on PR #3901:
URL: https://github.com/apache/camel-k/pull/3901#issuecomment-1353139203

   I wonder if throwing an error at this state when the uri does not resolve to 
a component in the Catalog is the right thing to do in general. Using 
placeholders in the uri may be only one scenario where throwing an error 
because of this is inappropriate.
   
   What about uri that for some other reason does not resolve to a component 
that we know. We also support jitpack dependencies and custom Maven 
repositories that might ship libraries with custom components that are not 
known to the Catalog. All these will raise the error here or am I missing 
something?


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