Tuesday, May 9, 2017

Migrating from Mojo to tbroyers Maven plugin: how to get the static resources into the WAR

Hi,

I'm migrating over to the "new" GWT Maven plugin from Mojo's and have succeeded in getting my application to compile correctly.
I'm using "mvn clean install" as the build step and expected the generated WAR to contain my static web resources from "src/main/webapp".
Now it only contains the directory with the compiled GWT files...

Is there an easy way to configure my POM to include the static web resources?

Anders

--
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