lburgazzoli commented on issue #2317: URL: https://github.com/apache/camel-k/issues/2317#issuecomment-846872233
I understand but camel-k is not designed to be a generic build tool and when you start adding such inter-dependecies between classes, a lot of issues may happen i.e. camel-k does not have any clue about dependencies so you may end up with the same issue if the code is compiled in a different order. A CR is also not the best place where to store source code. There is another [issue](https://github.com/apache/camel-k/issues/1821) related to this issue so we may introduce some sort of support for this in the future but I'd really recommend to avoid it and publish support code as an artifact. -- 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: [email protected]
