You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jochen Wiedmann (JIRA)" <ji...@apache.org> on 2016/03/24 15:01:25 UTC

[jira] [Created] (MDEP-522) Support different output types for list, or resolve

Jochen Wiedmann created MDEP-522:
------------------------------------

             Summary: Support different output types for list, or resolve
                 Key: MDEP-522
                 URL: https://issues.apache.org/jira/browse/MDEP-522
             Project: Maven Dependency Plugin
          Issue Type: Bug
          Components: resolve
    Affects Versions: 2.10
            Reporter: Jochen Wiedmann



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".




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)