squakez commented on code in PR #5090: URL: https://github.com/apache/camel-k/pull/5090#discussion_r1473088911
########## pkg/util/camel/camel_runtime_catalog.go: ########## @@ -232,3 +230,38 @@ func (c *RuntimeCatalog) IsResolvable(uri string) bool { return true } + +func jolokiaCatalogWorkaround() v1.Capability { Review Comment: It's a workaround. I expect the new catalog to manage those dependencies and the possibility to include the classifier as well. I've already collected as a TODO for when the draft is completed. -- 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