Hi Nicolas, Thank you for all your help and support on the list. I am facing the same problem migrating from GWT 1.5.3 / com.totsp.gwt:maven-googlewebtoolkit2-plugin to GWT 1.6.4 / org.codehaus.mojo:gwt-maven-plugin:1.1-SNAPSHOT. Being new to both the gwt-maven-plugin and GWT 1.6.4 I am not quite following what to do to fix the problem where when I run: mvn -e -X -DrunTarget=com.test.Application/Application.html gwt:run I get a hosted browser window with URL: http://localhost:8888/Application.html instead of url: http://localhost:8888/com.test.Application/Application.html Specifically, what steps do I need to take to have the hosted browser show the correct URL (http://localhost:8888/com.test.Application/Application.html) BTW I generated my project structure via: mvn -Dgwt.version=1.6.0 archetype:generate -DarchetypeGroupId=org.codehaus.mojo \ -DarchetypeArtifactId=gwt-maven-plugin -DarchetypeVersion=1.1-SNAPSHOT -DgroupId=com.test -DartifactId=gwt-latest Lastly, I am not sure why I am getting generated files in the following directories: /src/main/webapp/.gwt-tmp src/main/webapp/com.test.Application Why are these not being written to my target tree. In case you need it my very minimal project is available as a zip here: <http://www.wellfleetsoftware.com/files/gwt-latest.zip> Thanks for your help. nicolas de loof wrote: According to the GWT doc (http://code.google.com/intl/fr-FR/webtoolkit/doc/1.6/ReleaseNotes_1_6.html) -- Regards, Farrukh Web: http://www.wellfleetsoftware.com--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
- [mojo-user] Maven + GWT 1.6 + noserver option Christophe Lombart
- Re: [mojo-user] Maven + GWT 1.6 + noserver option nicolas de loof
- Re: [mojo-user] Maven + GWT 1.6 + noserver opt... Christophe Lombart
- Re: [mojo-user] Maven + GWT 1.6 + noserver opt... Farrukh Najmi
- Re: [mojo-user] Maven + GWT 1.6 + noserver... nicolas de loof
- Re: [mojo-user] Maven + GWT 1.6 + nose... nicolas de loof
- Re: [mojo-user] Maven + GWT 1.6 +... Farrukh Najmi
- Re: [mojo-user] Maven + GWT 1... nicolas de loof
- Re: [mojo-user] Maven + GWT 1.6 + nose... Farrukh Najmi
- Re: [mojo-user] Maven + GWT 1.6 +... Nathaniel Auvil
- Re: [mojo-user] Maven + GWT 1.6 +... Christophe Lombart
- [mojo-user] Re: Issue: Generated ... Farrukh Najmi