Description
Right now, the goals list, and resolve, generate a human readably output file. This is unsuitable for machine based processing, although a dependency list is very likely to be of use for downstream applications.
Suggestion: Introduce a new parameter outputFormat with values like "text" (current format, default), or "properties".