tadayosi commented on issue #3779:
URL: https://github.com/apache/camel-k/issues/3779#issuecomment-1293043787

   In the next release Camel K 1.11.0 we will add some dependency validations 
at operator and cli (see #3640), which will give you a bit better error message 
on a single invalid dependency.
   
   However, in your case the problem is with a conflicting set of dependencies 
and probably it's not easy to validate those combinations beforehands. So, to 
extract a better error message from those failures the operator would need to 
parse the Maven build log for the build kit and identify what's the reason for 
failure. (Just a note for developers.)


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