> I know I am doing something dumb but any suggestions? Also why am I > getting the embedded Tomcat message--I thought things in 1.6 were > transitioning to Jetty?
If you run that goal in debug mode (mvn gwt:run -X) it should tell you exactly what it's doing (it sounds like it's using a gwt-dev-1.5 instead of 1.6) > Does the codehaus maven plugin have a decent mailing list? The mailing list (http://mojo.codehaus.org/gwt-maven-plugin/mail- lists.html) is for the whole Mojo project so you'll also get mails from users of other maven plugins hosted at mojo. I agree it's a bit of a pain, but since the issue tracker only has 11 open issues (http:// jira.codehaus.org/browse/MGWT) I think you should be able to report any issues you've found and get a quick response. > Yep, me too. Yet more time spent futzing around trying to keep my src > tree clean. Stop being disappointed (it doesn't help in anything) and help us in making GWT better (http://code.google.com/webtoolkit/ makinggwtbetter.html) Cheers, Salvador --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
