vmassol 2004/02/20 09:20:58 Modified: aspectwerkz/announcements 1.0.ann Log: improved explanation to install the plugin Revision Changes Path 1.4 +8 -1 maven-plugins/aspectwerkz/announcements/1.0.ann Index: 1.0.ann =================================================================== RCS file: /home/cvs/maven-plugins/aspectwerkz/announcements/1.0.ann,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 1.0.ann 20 Feb 2004 17:15:35 -0000 1.3 +++ 1.0.ann 20 Feb 2004 17:20:57 -0000 1.4 @@ -13,7 +13,14 @@ Note that this plugin has been tested with Maven 1.0 RC1 and Maven 1.0 RC2. Using it with another version of Maven is at your own risks! :-) -You can download the Maven AspectWerkz plugin here: +To automatically install the plugin, type the following on a single line: + +maven plugin:download -DgroupId=maven -DartifactId=maven-aspectwerkz-plugin + -Dversion=1.0 + +For a manual installation, you can download the Maven AspectWerkz plugin +here: + http://www.ibiblio.org/maven/maven/plugins/maven-aspectwerkz-plugin-1.0.jar Have fun!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
