Done ----- Mail Original ----- De: "nicolas de loof" <nicolas.del...@gmail.com> À: user@mojo.codehaus.org Envoyé: Jeudi 23 Avril 2009 17h11:23 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [mojo-user] [gwt-maven-plugin] Mistake in the documentation
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 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