You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/03 03:01:57 UTC

[jira] Deleted: (MAVEN-829) UmlGraph Plugin, creates Class Diagram from Javadoc Tags

Message:

  The following issue has been deleted from JIRA.

---------------------------------------------------------------------

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-829
    Summary: UmlGraph Plugin, creates Class Diagram from Javadoc Tags
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Ralph Apel

    Created: Fri, 19 Sep 2003 2:17 AM
    Updated: Tue, 7 Oct 2003 9:36 AM
Environment: any

Description:
Uses http://www.spinellis.gr/sw/umlgraph custom doclet to generate class diagrams from javadoc tags in sources. Output format is graphviz's .dot, as an intermediate format.

Could be extended (among others) with:
- layout optimization and default rendering(s) from http://jzgraph.sf.net
- dynamic rendering from http://touchgraph.sf.net
- alternative rendering path via jakarta-commons-sandbox/graph2
- generation of XMI idioms (for import into UML tool(s)) instead of rendering

Depends on inclusion of appropriate javadoc tags by developers into their sources.

Minimal plugin doku included.

Doclet doku is at  http://www.spinellis.gr/sw/umlgraph

ONE JAR FILE WILL BE SUBMITTED


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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