[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-88) Support tree-like structure for dependencies

George Gastaldi (JIRA) jira-events at lists.jboss.org
Mon Nov 26 16:53:21 EST 2012


    [ https://issues.jboss.org/browse/SHRINKRES-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737144#comment-12737144 ] 

George Gastaldi commented on SHRINKRES-88:
------------------------------------------

Check the resolveAddonDependencies method in  https://github.com/forge/core/blob/2.0/maven/src/main/java/org/jboss/forge/maven/container/MavenDependencyResolver.java.

Aether already supplies a way to traverse the graph.
                
> Support tree-like structure for dependencies
> --------------------------------------------
>
>                 Key: SHRINKRES-88
>                 URL: https://issues.jboss.org/browse/SHRINKRES-88
>             Project: ShrinkWrap Resolvers
>          Issue Type: Feature Request
>          Components: api-maven, impl-maven
>            Reporter: George Gastaldi
>            Assignee: Andrew Rubinger
>
> The ShrinkWrap Resolver Maven API could return a tree-like structure view of the dependencies (just like mvn dependency:tree). This would ease the selection of specific dependencies (like, all except the ones which depend on a specific artifact).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list