Eric Reboisson created MDEP-519:
-----------------------------------

             Summary: Dependency tree with description of each artefacts
                 Key: MDEP-519
                 URL: https://issues.apache.org/jira/browse/MDEP-519
             Project: Maven Dependency Plugin
          Issue Type: Improvement
          Components: tree
    Affects Versions: 2.10
            Reporter: Eric Reboisson


Hello,

I would like to generate a maven dependency tree with a description of each 
artefacts.

For instance, in my dependencies, due to transitive dependency antlr is in my 
libs, but (even if I know what is this librairies) I would like to generate a 
kind of documentation.

If I take the example of antlr artefact I would like something like this : | | 
| +- antlr:antlr:jar:2.7.7:compile "A framework for constructing recognizers, 
compilers, and translators from grammatical descriptions containing Java, C#, 
C++, or Python actions."
        
The description is coming from 
central.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to