Maven2 + GWT 1.5.3 + all platforms + tests
By dgirard on Monday 10 November 2008, 13:22 - Permalink
Max Völkel
I think I finally managed our Maven setup to work.
Requirements:Versions used:
- Pom should work out of the box, not requiring GWT installation beforehand
- GWT 1.5.3
- Maven 2.0.9


Comments
Thanks to gwt-maven-plugin (in mojo sandbox) running GWT with maven with no pre-installed software requirement is allready working.