Hello, you have to specify the Location of the war file in the GWT maven Plugin configuration.
On 9 Nov., 23:00, EMan <[email protected]> wrote: > I have some basic questions. > I am trying to use GWT maven plugin with eclipse. when I do mvn > gwt:compile, it seems to output the gwt compiled code to /target. but > when I compile in eclipse output goes to /war. > > where is the proper place these files should be output to? ultimately > I want to war this up and deploy to a jboss server. > > if I am using the gwt maven plugin should I be using mvn gwt:compile? > or can I just use google->GWT compile from the menu? are they both > picked up from the plugin? > > Thanks for your help. -- 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.
