Ralph Apel <[EMAIL PROTECTED]> wrote on 23/08/2003 07:50:19 AM: > Hi there, > > how exactly should I contribute a Patch? Raise one in jira.codehaus.org against maven as the project.
> In have an initial version of a new > > maven-dotuml-plugin > > which generates UML Class Diagrams in .dot format, based on javadoc with > a custom Doclet. What's .dot format? Is it the same as http://www.spinellis.gr/sw/umlgraph/ and http://www.research.att.com/sw/tools/graphviz/download.html ? To be included in Maven, licensing needs to be compatible with the ASF policies. > Would it be ok to send > > 1) cvs diff -u > dotuml.path Yes. > 2) one jar with sources and configfiles ? Yes. > Am I right if I take "maven" as the base dir?, eg. > > ./maven/src/plugins-build/dotuml/plugin.jelly > ./maven/src/plugins-build/dotuml/plugin.properties > ./maven/src/plugins-build/dotuml/project.properties > ./maven/src/plugins-build/dotuml/project.xml > ./maven/src/plugins-build/dotuml/src/ > ./maven/src/plugins-build/dotuml/src/UmlGraph.java > ./maven/src/plugins-build/dotuml/src/plugin-resources/ > ./maven/src/plugins-build/dotuml/xdocs/ > ./maven/src/plugins-build/dotuml/xdocs/index.xml > ./maven/src/plugins-build/dotuml/xdocs/navigation.xml > ./maven/src/plugins-build/dotuml/xdocs/goals.xml > ./maven/src/plugins-build/dotuml/xdocs/changes.xml > ./maven/src/plugins-build/dotuml/xdocs/properties.xml Yes. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/