You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mac-Systems <ma...@mac-systems.de> on 2007/10/19 16:25:49 UTC

Looking for UML Diagram Plugin

Hello,

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...

Thanks,
Jens


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Looking for UML Diagram Plugin

Posted by Giovanni Azua <br...@swissonline.ch>.
hi,

Probably you should also have a look at yDoc. It is not free but if your
project is Open Source you might get a free license from them. I saw the
graphs generated from UMLDoc and they do not look as good as yDoc does.

http://www.yworks.com/en/products_ydoc.htm

HTH,

regards,
Giovanni

PS: I use it in my project so if you need help running it from Maven 2 just
ask.

> -----Original Message-----
> From: Mac-Systems [mailto:mac-systems@mac-systems.de] 
> Sent: Friday, October 19, 2007 4:26 PM
> To: Maven Users List
> Subject: Looking for UML Diagram Plugin
> 
> Hello,
> 
> 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...
> 
> Thanks,
> Jens
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Looking for UML Diagram Plugin

Posted by Vincent Siveton <vi...@gmail.com>.
Hi,

Also, in the sandbok, we have a project [1] which an Ant UmlDocTask
which uses javadoc and graphviz to generate UML diagram. HTH.

Cheers,

Vincent

[1] https://svn.apache.org/repos/asf/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java

https://svn.apache.org/repos/asf/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java

2007/10/19, Wendy Smoak <ws...@gmail.com>:
> On 10/19/07, Mac-Systems <ma...@mac-systems.de> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Looking for UML Diagram Plugin

Posted by Mark Hobson <ma...@gmail.com>.
On 19/10/2007, Wendy Smoak <ws...@gmail.com> wrote:
> 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.)

That's great :)

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Looking for UML Diagram Plugin

Posted by Wendy Smoak <ws...@gmail.com>.
On 10/19/07, Mac-Systems <ma...@mac-systems.de> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org