Hacker News new | ask | show | jobs
by omcnoe 233 days ago
Maven also has some terrible design where it will allow incompatible transitive dependencies to be used, one overwriting the other based on “nearest wins” rather than returning an error.