We are pleased to announce the Maven DotUml Plug-in 1.1 release!
http://maven-plugins.sourceforge.net/maven-dotuml-plugin/
============================================================================
===
Changes in this version include:
Changes:
o Make it work with Maven 1.1.
o Upgrade to UmlGraph-2.10, which is distributed with the plugin as it's not
on ibiblio.
============================================================================
===
To automatically install the plugin, type the following on a single line:
maven plugin:download
-Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository
-DgroupId=maven-plugins
-DartifactId=maven-dotuml-plugin
-Dversion=1.1
For a manual installation, you can download the plugin here:
http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven-
dotuml-plugin-1.1.jar
Have fun!
-The Maven DotUml Plug-in development team
|