llowinge commented on issue #1223: URL: https://github.com/apache/camel-quarkus/issues/1223#issuecomment-629075660
The problem is, that in my case, this [line:](https://github.com/quarkusio/quarkus/blob/1.4.1.Final/core/deployment/src/main/java/io/quarkus/deployment/dev/RuntimeUpdatesProcessor.java#L315) `Path classesDir = Paths.get(module.getClassesPath());` in module `camel-quarkus-support-common` has `classesPath = null`. ---------------------------------------------------------------- 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]
