Hacker News new | ask | show | jobs
by bjohnso5 4406 days ago
In what way is Maven a programming language? Is it simply to disambiguate other XML configuration from the build declarations?
1 comments

How is 50k lines of build declarations even possible?
That's not actually surprising--it's really easy to have a 1500+ line long POM with how verbose it is. Depending on how many maven modules there are, I could see 50k pretty easily.
Brute force as opposed to a few moments of contemplation for a reasonably elegant solution