vmassol 2004/03/17 08:47:50 Modified: jetty/announcements 1.0.ann Log: Binary --> Ascii (I wish I could an easy option in Eclipse to change the type before committing) Revision Changes Path 1.2 +21 -21 maven-plugins/jetty/announcements/1.0.ann Index: 1.0.ann =================================================================== RCS file: /home/cvs/maven-plugins/jetty/announcements/1.0.ann,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 1.0.ann 17 Mar 2004 16:42:35 -0000 1.1 +++ 1.0.ann 17 Mar 2004 16:47:50 -0000 1.2 @@ -1,22 +1,22 @@ -The Maven team is pleased to announce the Jetty plugin 1.0 release!
- -http://maven.apache.org/reference/plugins/jetty - -The Maven Jetty plugin allows easy deployment and execution of Jetty. - -Features in this version includes: - -o Ability to automatically generate the Jetty XML configuration file -o Ability to start Jetty -o Deployment of WAR defined as dependencies and tagged with the - jetty.bundle property -o Deployment of the current project if it's a WAR project - -Note that this plugin has been tested with Maven 1.0-rc2. Using it with -another version of Maven is at your own risks! :-) - -You can download the Jetty Maven plugin here: -http://www.ibiblio.org/maven/maven/jars/maven-jetty-plugin-1.0.jar - -Have fun! +The Maven team is pleased to announce the Jetty plugin 1.0 release! + +http://maven.apache.org/reference/plugins/jetty + +The Maven Jetty plugin allows easy deployment and execution of Jetty. + +Features in this version includes: + +o Ability to automatically generate the Jetty XML configuration file +o Ability to start Jetty +o Deployment of WAR defined as dependencies and tagged with the + jetty.bundle property +o Deployment of the current project if it's a WAR project + +Note that this plugin has been tested with Maven 1.0-rc2. Using it with +another version of Maven is at your own risks! :-) + +You can download the Jetty Maven plugin here: +http://www.ibiblio.org/maven/maven/jars/maven-jetty-plugin-1.0.jar + +Have fun! -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]