I'm guessing it is built on top of the dependencies plugin. The advantage it gives you is that it's visual and easier to work with. There's no behind the scenes magic: It's based purely upon what's in your pom(s). Sticks all your deps into little boxes connected by arrows. JM2C
On Tue, Mar 15, 2011 at 4:03 AM, Dirk Olmes <[email protected]> wrote: > On 03/15/2011 05:45 AM, Jason Nerothin wrote: > > I mean the following suggestion in all seriousness (because I think > > it might work to help find your problem). > > > > 1. Download IntelliJ Idea 10, ultimate edition. You'll get a free 30 > > day trial. > > Great tip. But I'd really like to understand what it does different from > e.g. dependency:tree. I encountered this kind of situation before, > albeit with Maven 2.0.x and always wondered why dependency:tree and > project-info-reports:dependencies come to different results. > > -dirk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
