On 5/11/06, jerome lacoste <[EMAIL PROTECTED]> wrote:
I have a very small bit of code as part of the smc:smcreport mojo [1] that I use to convert .dot files into .png. The code [2] wraps a call to graphviz and works on Linux and Windows. We could try to move this into a reusable jar.
I knew if I waited long enough, someone would contribute the rest. :) Thanks! I'm trying to remember how I wanted this to work. My goal was to generate package-level UML diagrams, such as [1]. Do you think your code belongs in a 'graphviz-maven-plugin'? I also wonder if it could be done with maven-exec-plugin [2] (but I haven't tried.) [1] <http://struts.apache.org/struts-shale/shale-core/apidocs/org/apache/shale/dialog/package-summary.html#uml> [2] http://mojo.codehaus.org/exec-maven-plugin/exec-mojo.html -- Wendy http://wiki.wsmoak.net/cgi-bin/wiki.pl?UMLGraph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
