Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Leveraging Dependency Hierarchy

From the screenshot, jetty appears to be direct dependency of the
project, i.e. it is listed in the project pom.xml or one of its parents.
If this is not the case, please open a bug against m2e and provide small
standalone example we can use to reproduce the problem.

--
Regards,
Igor

On 12-08-24 3:04 PM, Pulkit Singhal wrote:
On Fri, Aug 24, 2012 at 1:58 PM, Vlad Tatavu <vtatavu@xxxxxxxxxxxx
<mailto:vtatavu@xxxxxxxxxxxx>> wrote:

    If u click on the dependency in the right panel, the left panel is
    filtered to show only the paths to that dependency.  Isn't that what
    u'r looking for?


Nope, jetty claims to be its own parent in this view, and can't figure
out which dependency's pom.xml could have possibly brought it in ...
here's a snapshot:
https://www.dropbox.com/s/aiee1tpxirijapc/Screen%20Shot%202012-08-24%20at%202.01.27%20PM.png


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top