It's almost nothing but I believe there's a mistake in the documentation :
http://mojo.codehaus.org/gwt-maven-plugin/1.1-SNAPSHOT/examples/i18n.html "GWT-maven-plugin can run the GW T i18n interfaces generator for your messages bundles. To enable this feature, simply include the generateAsync goal in your POM.xml :" It should be : include the " i18n " goal, right ? By the way, why is the site currently "broken" in two parts (1.0 and 1.1-SNAPSHOT) ? Regards