Hi all, I'm running correctly my new GWT 1.6 based application with the maven plugin but I have another question. When making a "mvn gwt:run", gwt is creating a folder 'src/test' with the necessary files used in the hosted mode (I'm running witht the noserver option).
Is it possible to specify another location for this folder ? I would like to create it into the target folder. Maybe a option for the plugin ? Thanks Christophe
