There is a plexus-graphing api created.
It is an abstract graphing api, with providers for graphviz right now. (and a stub a prefuse provider)
https://svn.codehaus.org/plexus/trunk/plexus-sandbox/plexus-components/plexus-graphing/

We also have an example of usage in a maven-project-info-reports-plugin branch
https://svn.apache.org/repos/asf/maven/plugins/branches/maven-project-info-reports-plugin-with-graphing/

Example output - http://joakim.erdfelt.com/maven-project-info-reports-plugin/dependencies.html

I would like to see plexus-graphing enhanced and expanded to support 100% java graphing libraries (such as prefuse).

I believe this approach is the best bang for the buck approach for graphing in plugins and such.

- Joakim Erdfelt


jerome lacoste wrote:
On 10/16/06, Mick Knutson <[EMAIL PROTECTED]> wrote:
http://marc.theaimsgroup.com/?l=turbine-maven-user&m=114737875332001&w=2

Next time, please ask on the mojo user mailing list :)
 
Can you send me this plugin? I can't seem to get it from the svn location you gave..

Smc was moved out of the sandbox. You will find the (very basic) code here:

http://svn.codehaus.org/mojo/trunk/mojo/smc-maven-plugin/src/main/java/org/codehaus/mojo/smc/DotConvertor.java

Jerome

Reply via email to