Most user want to use stable plugin version, so as mojo project deploys by convention the last dev version there is no way to get the 1.0 (latest stable) documentation. I've changed the conf to get every plugin version have it's own documentation available, so that early-adpoters can test the 1.1-SNAPSHOT and "old school" ones can get the stable doc. Could you please create an issue in Jira for this doc typo so that I don't forget it ? Cheers, Nicolas
2009/4/23 Thomas Segismont <thomas.segism...@openbajiao.com> > 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 GWT i18n interfaces generator for your > messages bundles. To enable this feature, simply include the > generateAsyncgoal 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 >