On Tuesday, February 12, 2013 11:22:16 AM UTC+1, Kulnor wrote:
>
> All:
>
> I use Maven for all our Java project and would like to do the same for our 
> GWT apps (using Eclipse 3.7). Unfortunately, each time I attempt to use the 
> GWT Maven plugin, I find myself frustrated and facing several of issues 
> such as:
> - m2e reports a lifecycle exception for the non-standard goals (I know the 
> workaround for this one)
> - Unclear whether I should use the archetype outside Eclipse and import or 
> if I should use the project wizard
> - Should the generated-source/gwt folder be on the JRE path? Under 
> Eclipse, performing a Maven->Update Configuration does not include this.
> - The archetype application does not compile or run properly out of the box
> - The building workspace process is often very slow even on a high 
> performance machine (can take minutes)
> - Can't use the Run As-->Web Application without tweaking the Run 
> Configuration
> - ...
>
> Do others experience similar difficulties and is there a comprehensive 
> guide somewhere to make this work out of the box, without having to tweak 
> settings or spending lots of time looking for work around on Google? Would 
> upgrading to the latest Eclipse help? Any help suggestion would be 
> appreciated.
>

See https://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven
TL;DR: don't use the archetype from the gwt-maven-plugin.

See also http://stackoverflow.com/a/14499272/116472 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to