report on bar would give you foo and transitively
give you your third module.
---
Shawn Castrianni
-Original Message-
From: Felix Drueke [mailto:fdru...@orga-systems.com]
Sent: Thursday, December 30, 2010 4:46 AM
To: ivy-user@ant.apache.org; Shawn Castrianni
Subject: Re: making depend
transitively
give you your third module.
---
Shawn Castrianni
-Original Message-
From: Felix Drueke [mailto:fdru...@orga-systems.com]
Sent: Thursday, December 30, 2010 4:46 AM
To: ivy-user@ant.apache.org; Shawn Castrianni
Subject: Re: making dependency-graphs
Can you send me your
both should show up in the report and the generated png image. I didn't have to
do anything special to make that happen.
---
Shawn Castrianni
-Original Message-
From: Felix Drueke [mailto:fdru...@orga-systems.com]
Sent: Thursday, December 16, 2010 7:26 AM
To: ivy-user@ant.apache.org
Sub
e report and the generated png image. I didn't have
to do anything special to make that happen.
---
Shawn Castrianni
-Original Message-
From: Felix Drueke [mailto:fdru...@orga-systems.com]
Sent: Thursday, December 16, 2010 7:26 AM
To: ivy-user@ant.apache.org
Subject: Re: making depende
---
Shawn Castrianni
-Original Message-
From: Felix Drueke [mailto:fdru...@orga-systems.com]
Sent: Thursday, December 16, 2010 7:26 AM
To: ivy-user@ant.apache.org
Subject: Re: making dependency-graphs
Thanks Shawn. That looks good.
I have another (probably stupid) question.
In my graph
Thanks Shawn. That looks good.
I have another (probably stupid) question.
In my graph I always just have 1 level of dependencies.
Dependencies of a dependent module are not shown.
What has to be done to show those too?
Is it perhaps that I have to generate pom.xmls for all modules
and store them
First, I use ivy to produce the dependency report in various formats. Then, I
use dot to convert the dot formatted output to a png image with the following
ant target. I don't remember exactly where I got dot.exe from on the internet,
but the dotExecutable is an ANT variable since it is differ