I don't know for sure, but I guess it uses the functionality of the dependency plugin [1] and especially the resolve goal. Also take a look at the various analyze goals of that plugin.
[1] http://maven.apache.org/plugins/maven-dependency-plugin/ Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Wed, Sep 24, 2008 at 11:36 AM, 陈思淼 <[EMAIL PROTECTED]> wrote: > That's a awesome tool for my to analyze the depence of my project, I want to > know how you guy write this tool? is this a maven-plugin denpends on > maven-core? can I get the source code to learn it? >
