Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
1713 days ago
Gradle does fix plenty of shortcomings of Maven, eg. proper parallel builds, proper task graph (you never have to do clean install on gradle, while it is almost always needed with maven), as well as it is much more performant.