Hi Mark, I've the same need. I tried to change the plugin configuration but it seems it's not possible. It might be necessary to change the plugin.
Sébastien On Nov 25, 10:31 pm, Mark <[EMAIL PROTECTED]> wrote: > I apologize if this has been answered previously but I do not see that > it has. > > I am working with the example found here > :http://www.screaming-penguin.com/node/7628 > > The WAR file that is created has all of the generated files in a > subdirectory com.myco.Application such that when I run it in my > browser the resulting url is > > .../myGwtProject-1.0-SNAPSHOT/com.myco.Application/Application.html > > How can I tell maven to build the war file with the generated files > outside of that subdirectory, i.e. I want the "com.myco.Application" > to be gone so that the url is > > myGwtProject-1.0-SNAPSHOT/Application.html > > I have a very small familiarity with Maven and have just started using > gwt-maven in the past couple of days. Any help that can be provided > will be appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
