Root-2k edited a comment on issue #3078: URL: https://github.com/apache/camel-quarkus/issues/3078#issuecomment-916869833
We have a [multi-module](https://quarkus.io/guides/maven-tooling#multi-module-maven) Maven project where the server-project is running in dev-mode. When we execute for example a _mvn clean install_ on a referenced module (dependency), we run into different problems - depending on the timing of the reload. We execute the Maven commands, because for example we execute annotation processors using Maven. Without the Camel dependency or when overriding the mentioned code, we can execute our Maven goals and get the result for example when refreshing the web-app - so in a manual executed step. This is the expected behavior. -- 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