Add additional comment to clarify the minimal supported version of ou… by gluxhappy · Pull Request #465 · apache/maven-dependency-plugin (original) (raw)
…tputing dependency tree in JSON fromat.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For myself, I prefer to focus the docs on the current version. I really don't care what was true several versions ago.
| * If specified, this parameter will cause the dependency tree to be written using the specified format. Currently |
|---|
* supported formats are: text (default), dot, graphml, tgf |
* and json. |
* and json (since 3.7.0). |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know that we need this. It's implicitly the current version being described.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is information in which version such feature was added - for me it is ok
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})