From: Dominik D. <da...@us...> - 2004-10-22 15:14:00
|
dahlemd 04/10/22 08:13:54 Modified: dotuml/announcements Tag: new-dotuml-plugin_01-branch 1.0.ann Log: fixed link to the repository for maven-plugins on SF Revision Changes Path No revision No revision 1.1.2.2 +8 -9 maven-plugins/dotuml/announcements/Attic/1.0.ann Index: 1.0.ann =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dotuml/announcements/Attic/1.0.ann,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- 1.0.ann 22 Oct 2004 14:48:22 -0000 1.1.2.1 +++ 1.0.ann 22 Oct 2004 15:13:53 -0000 1.1.2.2 @@ -1,5 +1,5 @@ -The maven-plugins team is pleased to announce the Maven DotUml Plug-in 1.0 -release! +The maven-plugins team is pleased to announce the Maven DotUml Plug-in 1.0 +release! http://maven-plugins.sourceforge.net @@ -9,20 +9,19 @@ Fixed bugs: -o Fix project structure to suit maven-plugins.sf.net. -o Execute pic2plot in the ${maven.dotuml.pic2plot.src.dir} directory. +o Fix project structure to suit maven-plugins.sf.net. +o Execute pic2plot in the ${maven.dotuml.pic2plot.src.dir} directory. To automatically install the plugin, type the following on a single line: -maven plugin:download - -DgroupId=maven-plugins +maven plugin:download + -DgroupId=maven-plugins -DartifactId=maven-dotuml-plugin -Dversion=1.0 For a manual installation, you can download the plugin here: -file:/home/dahlemd/projects/parma-mainline/persl/bin/../tools/java/maven/maven-1.1/../../../../repository,http://www.ibiblio.org/maven,http://dist.codehaus.org,http://www.spinellis.gr/sw/maven-plugins/plugins/maven-dotuml-plugin-1.0.jar - +http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven-dotuml-plugin-1.0.jar + Have fun! -The maven-plugins team - \ No newline at end of file |