jamesnetherton opened a new issue, #6021: URL: https://github.com/apache/camel-quarkus/issues/6021
### Description It's too easy to miss / forget to apply modifications to generated sources that the `format` profile applies. We could validate this on CI by either: * Running the initial build with `-Pformat` Or * Run a separate step for `mvn process-resources -Pformat` Or * Do either of the above in the `validate-pr` workflow -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
