You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "RAVI KANT SHARMA (Jira)" <ji...@apache.org> on 2022/07/02 09:19:00 UTC

[jira] [Created] (MDEP-810) dependency: tree doesn't show list of dependencies of specific project

RAVI KANT SHARMA created MDEP-810:
-------------------------------------

             Summary: dependency: tree doesn't show list of dependencies of specific project
                 Key: MDEP-810
                 URL: https://issues.apache.org/jira/browse/MDEP-810
             Project: Maven Dependency Plugin
          Issue Type: New Feature
            Reporter: RAVI KANT SHARMA


Suppose, I have two project in my organization XYZ i.e. myproject1, myproject2. Below is the project structure :

*myproject1 (com.xyz.myproject1)*
  - com.xyz.myproject1.service1 (3PP used, lets a.jar)
  - com.xyz.myproject1.service2 (3PP used, lets say b.jar)
  - com.xyz.myproject1.service3 (3PP used, lets say a.jar)

*myproject2 (com.xyz.myproject2)*
  - com.xyz.myproject2.service1 (3PP used, lets e.jar)
  - com.xyz.myproject2.service2 (3PP used, lets say c.jar)
  - com.xyz.myproject2.service3 (3PP used, lets say d.jar)

There should be a feature to filter list of dependencies for com.xyz.myproject1.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)