You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emanuel Ciuca (Jira)" <ji...@apache.org> on 2020/05/13 14:04:00 UTC

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

    [ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106329#comment-17106329 ] 

Emanuel Ciuca commented on MDEP-551:
------------------------------------

Hi! I created MDEP-695 to add a new format for the dependency tree and I also have the same issue. I would like to be able to generate the aggregate tree graph.

I would create this functionality if needed but it wasn't clear to me if you think it shouldn't exist for some reason or not.

Thank you!

> recursive dep:tree format dot just appends
> ------------------------------------------
>
>                 Key: MDEP-551
>                 URL: https://issues.apache.org/jira/browse/MDEP-551
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: tree
>            Reporter: Paul Hammant
>            Priority: Major
>             Fix For: waiting-for-feedback
>
>
> For a multi-module build..
> {noformat}mvn dependency:tree -DappendOutput=true -DoutputType=dot -DoutputFile=/path/to/file.dot{noformat}
> ... just appends multiple dot files together rather than composes a cohesive large dot (graphviz) file. 
> No graphviz capable tool can load the output :(



--
This message was sent by Atlassian Jira
(v8.3.4#803005)