Saturday, August 20, 2016

Re: Package a GWT client project, no server code.

Maybe you can achieve that by using maven-assembly-plugin


El sáb., ago. 20, 2016 13:22, Mickael BARON <baron.mickael@gmail.com> escribió:
Hi,

With the GWT Maven plugin (https://gwt-maven-plugin.github.io/gwt-maven-plugin/), i can package my GWT application into a war file. But, if my GWT application contains only client layer (no server aspect), is there a solution to package to a classical web application (for example a zip file) ? In other words, no web.xml, no META-INF... only the generated GWT application files. I plan to use a Maven assembly to package my GWT application ?

Any idea ?

Mickael

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment