Ant is flexible but too complicated
Maven is too restrictable and not easy to expand.
XML is great for describing hieratical data, but falls short on expressing program flow and conditional logic.
We need Gradle.
It provides an expressive DSL(Domain Specific Language), a convention over configuration approach, and powerful dependency management.