jamesnetherton opened a new issue #807: Dependencies & rest-dsl traits are never enabled URL: https://github.com/apache/camel-k/issues/807 Follow up investigation to my [observation](https://github.com/apache/camel-k/pull/805#discussion_r300453032) in #805. The cause of the problem is that the dependencies trait is never enabled. It checks for `e.IntegrationInPhase("")`, but since daf9c0fa003a80f69bbae3724fee8e642f2a20e4, the initial phase seen by the trait is `Initialization`. The same issue is true for the rest-dsl trait.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services