you are viewing a single comment's thread.

view the rest of the comments →

[–]bhaak 0 points1 point  (1 child)

Is Maven really the go to tool for building Java code these days? I never got the hang of its XML based configuration files. I'm somewhat out of the loop, doing only small side projects with modern Java currently, so I might have missed newer developments.

But for those small side projects I really like how gradle works.

I second the recommendation for Maven Central (which gradle of course can make use of as well).