ne.
>
> Thanks!
>
> -Original Message-
> From: Wayne Fay [mailto:wayne...@gmail.com]
> Sent: Wednesday, August 31, 2011 11:52 AM
> To: Maven Users List
> Subject: Re: Determine what depends on artifact?
>
>> I am a Maven 3 user and I am looking for a tool t
Maven Users List
Subject: Re: Determine what depends on artifact?
> I am a Maven 3 user and I am looking for a tool that allows me to
> easily see the dependencies that an artifact has (dependency:tree) as
> well as what depends on it (??). This second element is apparently
> more d
> I am a Maven 3 user and I am looking for a tool that allows me to easily see
> the dependencies that an artifact has (dependency:tree) as well as what
> depends on it (??). This second element is apparently more difficult with the
> tools I have seen.
>
> I made a little tool to get this in xml
high level. Opening the 20 projects from the 100 that exist is not
that fun :)
-Original Message-
From: Adam Retter [mailto:adam.ret...@googlemail.com]
Sent: Wednesday, August 31, 2011 9:59 AM
To: Maven Users List
Subject: Re: Determine what depends on artifact?
If you open your project
If you open your project in NetBeans, you can right click on the dependecy
and view the details, part of this includes a visual dependency graph
On Aug 31, 2011 1:28 PM, "Brown, Alex" wrote:
> Hello,
> I am a Maven 3 user and I am looking for a tool that allows me to easily
see the dependencies th
Hello,
I am a Maven 3 user and I am looking for a tool that allows me to easily see
the dependencies that an artifact has (dependency:tree) as well as what depends
on it (??). This second element is apparently more difficult with the tools I
have seen.
For example, if I have a repository with