shankar-sundar opened a new issue, #4832: URL: https://github.com/apache/camel-quarkus/issues/4832
I am encountering _cannot find config file_ error when running Maven commands as per the instructions. - [First Steps > Example Projects > Development Mode](https://camel.apache.org/camel-quarkus/3.0.x/user-guide/first-steps.html#_development_mode) - [First Steps > Example Projects > Testing](https://camel.apache.org/camel-quarkus/3.0.x/user-guide/first-steps.html#_testing) - [First Steps > Example Projects > JVM Mode](https://camel.apache.org/camel-quarkus/3.0.x/user-guide/first-steps.html#_jvm_mode) - [First Steps > Example Projects > Native Mode](https://camel.apache.org/camel-quarkus/3.0.x/user-guide/first-steps.html#_native_mode) `[ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.17.1:format (format) on project camel-quarkus-examples-rest-json: Cannot find config file [/<path>/quarkus-samples/rest-json/eclipse-formatter-config.xml] -> [Help 1]` However, the error can be resolved by adding the property -Dmaven.multiModuleProjectDirectory=../camel-quarkus-examples to the commands. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org