The following issue has been updated:
Updater: Dominik Dahlem (mailto:[EMAIL PROTECTED])
Date: Fri, 3 Oct 2003 6:31 AM
Comment:
(1) convert images with GraphViz (does only work with windows, if cygwin is installed.
I just tested it with Linux though). GraphViz has to be installed separately.
(http://www.graphviz.org/)
(2) created an overview page for the reports section. This page is not
very nice designed. However it lists the packages whith links to the uml diagrams.
(3) made report.xml optional.
(4) got rid of package flexibility, because it was easier to generate
the overview page. Right now, it is only possible to generate uml class diagrams for
all available packages.
Changes:
Attachment changed to maven-dotuml-plugin-0.2-SNAPSHOT.jar
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-829&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-829
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
Time Spent: Unknown
Remaining: Unknown
Project: maven
Fix Fors:
1.1
Assignee:
Reporter: Ralph Apel
Created: Fri, 19 Sep 2003 2:17 AM
Updated: Fri, 3 Oct 2003 6:31 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]