Skip to content

Commit 3603ecc

Browse files
authored
Focus on most recent version (#1537)
Removed outdated notes about plugin version and redundant copy-pasta about contributing.
1 parent 7ce1492 commit 3603ecc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/site/apt/examples/tree-mojo.apt.vm

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -283,10 +283,6 @@ mvn dependency:tree -DoutputType=tgf -DoutputFile=dependency-tree.tgf
283283

284284
* Notes
285285

286-
* <<Plugin Version>>: The <<<json>>>, <<<dot>>>, <<<graphml>>>, and <<<tgf>>> output formats are
287-
available starting with Maven Dependency Plugin version 3.7.0. Always use the latest version
288-
(3.8.1 as of June 2025) for the most stable experience.
289-
290286
* <<Visualization Tools>>:
291287

292288
* <<JSON>>: Parse with any JSON-compatible tool (e.g., Python's <<<json>>> module, JavaScript's <<<JSON.parse>>>).
@@ -297,8 +293,3 @@ mvn dependency:tree -DoutputType=tgf -DoutputFile=dependency-tree.tgf
297293

298294
* <<TGF>>: Use tools supporting TGF or convert to DOT/GraphML for visualization.
299295

300-
* <<Contributing>>: If you encounter issues or want to improve this documentation, contribute to
301-
the Maven Dependency Plugin repository at
302-
{{{https://github.com/apache/maven-dependency-plugin}https://github.com/apache/maven-dependency-plugin}}.
303-
See the
304-
{{{https://maven.apache.org/guides/development/guide-helping.html}guide to helping with Maven}}.

0 commit comments

Comments
 (0)