I asked this question today.

Basically to get the dependency graph, you can run the "site" goal.
If you have a multi-module project, you will have to run the site goal
within each module directory since the plugin currently does not
collate all the dependency information.

HTH,
Vinod.

On 9/1/06, Donnchadh Ó Donnabháin <[EMAIL PROTECTED]> wrote:
 Hi everyone,

Does anyone know of a tool (preferrably a maven2 plugin) to generate a
graph of dependices between modules within a maven2 project? I'm
thinking of something that you could point at the root pom.xml and
would go through all the modules - possibly something like springs
beandoc (BTW is there a beandoc plugin for maven2?). I'm not
interested in the external dependencies of the project, just
inter-module dependencies.

Thanks

  Donnchadh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to