[
https://issues.apache.org/jira/browse/MDEP-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816548#comment-17816548
]
ASF GitHub Bot commented on MDEP-799:
-------------------------------------
pombredanne commented on PR #325:
URL:
https://github.com/apache/maven-dependency-plugin/pull/325#issuecomment-1938280244
Looking at the details of this PR, it feels to me that crafting the JSON by
hand as done here feels like problems in the making with encoding or else.
Should not this use a proper JSON library of sorts? Is not there one bundled in
the standard Maven or Java and this plugin may therefore always have have one
on hand?
(Sorry for these likely dumb questions: my Java skills need to brushing off)
> improve mvn dependency:tree - add optional JSON output of the results
> ---------------------------------------------------------------------
>
> Key: MDEP-799
> URL: https://issues.apache.org/jira/browse/MDEP-799
> Project: Maven Dependency Plugin
> Issue Type: New Feature
> Components: tree
> Reporter: Zhenxu Ke
> Priority: Major
>
> I'd like to add an output type JSON, will open a pull request soon
--
This message was sent by Atlassian Jira
(v8.20.10#820010)