* Make `crash-report-info` print mods in a tree form
* Bump required loader version
* Add mods to a list and sort instead of using a TreeSet
* Remove the `:` between id and version and change style in loop
* Add custom value denoting module lifecycles.
* Make the module validation work.
My hand has been forced - we must use buildSrc since JsonSlurper is not available in main buildscript.
* Apply task to each project and dont cross projects
* A horrible hack
* Wait what
* It works now.
* Not needed
* Drop unneeded maven repo, cache map lookup
(cherry picked from commit daa38b3d82)