You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2009/03/06 16:04:13 UTC

[jira] Created: (MDEP-201) Add option to tree goal to generate tree based on dependencyManagement

Add option to tree goal to generate tree based on dependencyManagement
----------------------------------------------------------------------

                 Key: MDEP-201
                 URL: http://jira.codehaus.org/browse/MDEP-201
             Project: Maven 2.x Dependency Plugin
          Issue Type: New Feature
          Components: tree
            Reporter: Paul Gier
            Assignee: Brian Fox


I have a parent pom that controls the dependency versions for a multimodule project.  I would like to be able to generate a dependency tree from this pom, so that I can see the tree for the entire project, but currently the tree goal only looks at actual dependencies and not those in dependency management.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MDEP-201) Add option to tree goal to generate tree based on dependencyManagement

Posted by "Jim Sellers (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221930#action_221930 ] 

Jim Sellers commented on MDEP-201:
----------------------------------

I posted our workaround for resolving dependencies from dependencyManagement in MDEP-213.  That might be useful for you as well.

> Add option to tree goal to generate tree based on dependencyManagement
> ----------------------------------------------------------------------
>
>                 Key: MDEP-201
>                 URL: http://jira.codehaus.org/browse/MDEP-201
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: New Feature
>          Components: tree
>            Reporter: Paul Gier
>            Assignee: Brian Fox
>
> I have a parent pom that controls the dependency versions for a multimodule project.  I would like to be able to generate a dependency tree from this pom, so that I can see the tree for the entire project, but currently the tree goal only looks at actual dependencies and not those in dependency management.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MDEP-201) Add option to tree goal to generate tree based on dependencyManagement

Posted by "Jim Sellers (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=175078#action_175078 ] 

Jim Sellers commented on MDEP-201:
----------------------------------

This would also be useful for when you are using a pom strictly as a "bill of materials" for other projects (imported with scope=import).

If this goal existed, I'd configure it to run as part of the install phase for this pom in order to determine if an dependency exists.

> Add option to tree goal to generate tree based on dependencyManagement
> ----------------------------------------------------------------------
>
>                 Key: MDEP-201
>                 URL: http://jira.codehaus.org/browse/MDEP-201
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: New Feature
>          Components: tree
>            Reporter: Paul Gier
>            Assignee: Brian Fox
>
> I have a parent pom that controls the dependency versions for a multimodule project.  I would like to be able to generate a dependency tree from this pom, so that I can see the tree for the entire project, but currently the tree goal only looks at actual dependencies and not those in dependency management.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira