gnodet opened a new pull request, #12380: URL: https://github.com/apache/maven/pull/12380
## Summary - Fix the remaining Spotless formatting violation in `DefaultModelBuilder.java` that was causing CI failure on PR #12352 - The exception argument `e` in the `logger.debug()` call needed to be on the same line as the message string, not on a separate line ## Test plan - [x] `mvn spotless:check` passes locally on maven-impl module - [ ] CI build passes 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
