Java build tooling could be so much better (Seattle Java User Group) [video]

by lihaoyion 5/13/2025, 1:02 AMwith 3 comments

by wafadaaron 5/13/2025, 5:20 AM

It's been crazy how far Java (the language) has come in the past half-decade, while it seems like the tooling around the language has not improved at all.

Sure most developers have progressed from Maven to Gradle, but not having something like `npm` or `poetry/pip` certainly puts a damper on the developer experience for the language.

Even C# and the .NET ecosystem attempt to solve this with NuGet, I would say their experience is not as excellent as other languages but still its a valiant effort.