Re: Determine what depends on artifact?

2011-08-31 Thread Mirko Friedenhagen
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

RE: Determine what depends on artifact?

2011-08-31 Thread Brown, Alex
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

Re: Determine what depends on artifact?

2011-08-31 Thread Wayne Fay
> 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

RE: Determine what depends on artifact?

2011-08-31 Thread Brown, Alex
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

Re: Determine what depends on artifact?

2011-08-31 Thread Adam Retter
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

Determine what depends on artifact?

2011-08-31 Thread Brown, Alex
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