Last I checked when I use make I still have to find and download all dependencies before I can get a working build.
Maven sorts all that.
Maven just automates the process.
But if I had, I'm sure that manual resolution wouldn't have been any easier or more maintainable.
Last I checked when I use make I still have to find and download all dependencies before I can get a working build.
Maven sorts all that.