New version, with a lot of refactoring, and fixes for many issues, is now available in the repo: http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-beta22/
This version 1. Works with GWT 1.5.2 from central repo 2. Does the "automatic" mode processing differently, using the dependency plugin 3. Has rewritten GWTTestCase support (which does script writing like other mojos) 4. Has I18N support 5. Was refactored to remove a lot of duplicated code and use a few interfaces and abstract classes and such so it is easier to understand and work with when you are looking at the source 6. Addresses about 15 or so issues from the tracker 7. Does NOT supoort the bean generation stuff anymore (there were too many issues, and we no longer have a maintainer for that - so it is gone until further notice - if the maintainer comes back, or someone else wants to volunteer - and we address all the issues [see tracker] then it will be back). This version was based on all the work and input done in the recent refactoring branch: http://groups.google.com/group/gwt-maven/browse_thread/thread/83664ca88a1211e8. Thanks to Mirko and Arthur, and others for help and testing, etc. Check out the docs: http://gwt-maven.googlecode.com/svn/docs/maven-googlewebtoolkit2-plugin/index.html. (I am pretty proud of the docs ;) - we now have some that use the Maven standard, with all goals and properties, source xref, javadocs, and from there we expand on what it provides a bit.) Also the samples are updated to use the new version: http://gwt-maven.googlecode.com/svn/trunk/maven-googlewebtoolkit2-plugin/simplesample/ http://gwt-maven.googlecode.com/svn/trunk/maven-googlewebtoolkit2-sample/ If you find issues, please note them here and via the tracker. thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
