[
https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106329#comment-17106329
]
Emanuel Ciuca edited comment on MDEP-551 at 5/13/20, 2:14 PM:
--------------------------------------------------------------
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!
EDIT: maybe we can add an option *aggregate* that could be set to false by
default
EDIT2: Why would you ever set append = true and not set an absolute filePath ?
was (Author: eciuca):
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!
EDIT: maybe we can add an option *aggregate* that could be set to false by
default
> 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)