Monday, March 25, 2013

Re: [ANN] net.ltgt.gwt.maven:gwt-maven-plugin:1.0-alpha-1 released

On Mon, Mar 25, 2013 at 4:46 PM, Hilco Wijbenga
<hilco.wijbenga@gmail.com> wrote:
> On 25 March 2013 02:22, Thomas Broyer <t.broyer@gmail.com> wrote:
>> Preliminary documentation is available at
>> https://github.com/tbroyer/gwt-maven-plugin
>
> Is it possible to combine multiple "gwt-lib"s into a "gwt-app" without
> re-gwt-compiling everything? Because that would be awesome. :-)

Incremental compiling is on the roadmap for the GWT Compiler; as far
as the gwt-maven-plugin is concerned, a gwt-lib is just a JAR
(generally with a META-INF/gwt/mainModule file) and a gwt-app is a WAR
(without WEB-INF/, only the output from the GWT Compiler)

>> Note that this is an early alpha:
> > • There's no way to launch the DevMode or SuperDevMode. I want something
>> that works in multi-module builds, contrary to the
>> org.codehaus.mojo:gwt-maven-plugin.
>
> What exactly doesn't work when running gwt-maven-plugin in
> multi-module builds? We've been doing that for at least a year and I
> have never noticed a problem?

It's gwt:run and gwt:run-codeserver only that are a problem with
multi-module builds.
See https://jira.codehaus.org/browse/MGWT-332,
https://github.com/tbroyer/gwt-maven-archetypes/pull/13 and
http://stackoverflow.com/q/10686682/116472 (jetty-maven-plugin has the
same issue, tomcat-maven-plugin works great)


--
Thomas Broyer
/tɔ.ma.bʁwa.je/

--
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+unsubscribe@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.

No comments:

Post a Comment