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

ASF GitHub Bot commented on MDEP-519:
-------------------------------------

GitHub user rajivpjs opened a pull request:

    https://github.com/apache/maven/pull/91

    [MDEP-519] Implemented feature to add the description to each artefact

    Implemented feature that will add the description if the project contains 
the description. I couldn't find any exisiting unit tests for this.
    
    Please review.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rajivpjs/maven MDEP-519

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/91.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #91
    
----
commit 12c77d485e51f5476a9cbb1d00ece004c07360e3
Author: Rajiv Jain <rajiv...@gmail.com>
Date:   2016-08-01T20:24:01Z

    [MDEP-519] Implemented feature to add the description to each artefact

----


> 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
>              Labels: newbie
>
> 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