[
https://jira.codehaus.org/browse/MDEP-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343430#comment-343430
]
Darya Akbari commented on MDEP-433:
-----------------------------------
Also without -Dverbose it creates only TEXT and NO GraphML format.
_*mvn dependency:tree -DoutputType=graphml -DoutputFile=dependency.graphml*_
This is more then a minor its not working.
> outputType=graphml does not work when verbose is set
> ----------------------------------------------------
>
> Key: MDEP-433
> URL: https://jira.codehaus.org/browse/MDEP-433
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: tree
> Affects Versions: 2.8
> Environment: Apache Maven 3.0.5
> (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100)
> Java version: 1.7.0_21, vendor: Oracle Corporation
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Reporter: Max Schaefer
> Priority: Minor
>
> Creating dependency tree with parameter "verbose" and outputType set to
> graphml does not generate graphml format.
> E.g.
> mvn dependency:tree -DoutputType=graphml -DoutputFile=dependency.graphml
> -Dverbose
> generates the txt format.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)