Max and I had a plan to store this data in one place, and then consume it from all tools that need it (e.g. jdf site, JBDS, Forge etc etc.)
My approach for this would be like Lincoln's for Forge plugins - https://github.com/forge/plugin-repository/blob/master/repository.yaml - a yaml file stored on git, that we update as needed, probably along with a utility class that people can copy into their project to parse and provide as an object structure, maybe along with simple queries.
Max and I had a plan to store this data in one place, and then consume it from all tools that need it (e.g. jdf site, JBDS, Forge etc etc.)
My approach for this would be like Lincoln's for Forge plugins - https://github.com/forge/plugin-repository/blob/master/repository.yaml - a yaml file stored on git, that we update as needed, probably along with a utility class that people can copy into their project to parse and provide as an object structure, maybe along with simple queries.
WDYT?