On 10/19/07, Mac-Systems <[EMAIL PROTECTED]> wrote: > i searched a bit the www for an UML Generator Plugin. > Anyone can point me whats good for Maven 2 ? > Generation should run unter Linux Maschine, as i read > about http://wiki.wsmoak.net/cgi-bin/wiki.pl?UMLGraph > which seems to run only on Windows...
I was using Windows when I wrote up the example. I just did it on OS X, haven't tried it on Linux but I imagine it should work. Here's the GraphViz download page: http://www.graphviz.org/Download..php You can take the example from the Continuum pom: http://svn.apache.org/repos/asf/maven/continuum/trunk/pom.xml And here's an example of aggregated Javadocs with UML diagrams at the package and class level: http://maven.apache.org/continuum/ref/latest/apidocs/org/apache/maven/continuum/project/builder/AbstractContinuumProjectBuilder.html (Click 'FRAMES' at the top to wander around more.) HTH, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
