I just came across this post Gradle: why? where JBoss project lead Steve Ebersole explains why Hibernate is being moved from Maven to Gradle as build management tool.
Interesting read, I can actually relate to the the multi-module arguments and I am also fond of Gradle’s approach “Configuration is code”. Hmm. Is it ready yet?