On Oct 2, 8:37 pm, Charlie Collins <[EMAIL PROTECTED]> wrote: > One more spam from me, I got this to work, would this suffice: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-war-plugin</artifactId> > <configuration> > <webXml>target/web.xml</webXml> > <warSourceExcludes>.gwt-tmp/**</ > warSourceExcludes> > </configuration> > </plugin> >
This works for me. 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 -~----------~----~----~----~------~----~------~--~---
