The Mojo team is pleased to announce the release of the GWT Maven
Plugin version
1.0.

http://mojo.codehaus.org/gwt-maven-plugin/

This is the first stable release after some month of real-life tests in
sandbox.

To get this update, simply specify the version in your project's plugin
configuration:

 <plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>gwt-maven-plugin</artifactId>
  <version>1.0</version>
 </plugin>

Regards,

Nicolas De loof

Reply via email to