On Saturday, March 30, 2024 at 11:01:46 PM UTC+1 [email protected] wrote:
You said : *" Also, the moduleTemplate configuration looks wrong, like you've left an example placeholder in the configuration?", * No, I don't think so, I moved the module.gwt.xml where the client/local folder because the old project I want to migrate uses the old version of mojo gwt-maven plugin and that's where the module is. Could that also be part of my issue? I specified the path like that because the with Tbroyer version, the gwt xml module file is not in the same place. If you have a complete module file, you should rather skip the `generate-module` goal by setting <skipModule>true</skipModule> rather than defining <moduleTemplate> (see https://tbroyer.github.io/gwt-maven-plugin/migrating.html) -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/d8a82d2d-e8d4-4baa-bf23-9727e4c3e3d8n%40googlegroups.com.
