The assertion that Gradle's use of a Groovy-based DSL or Kotlin inherently makes it cleaner and more flexible than Maven's XML configuration could be misleading. Many developers find XML's verbosity provides a clear structure and readability for complex configurations, which can actually enhance maintainability in certain projects. Ultimately, the best choice often depends on the specific project requirements and the development team's familiarity with each tool.