gnodet opened a new pull request, #22049: URL: https://github.com/apache/camel/pull/22049
## Summary - Add `-B` (batch mode) flag to `MVND_OPTS` in the `install-mvnd` action, covering all mvnd invocations across CI scripts - Add `-B` to the two `./mvnw` calls in `incremental-build.sh` that don't use `MVND_OPTS` This suppresses JLine terminal warnings in CI logs: ``` WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) ``` ## Test plan - CI runs should no longer show JLine terminal warnings -- 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]
