I'm assuming that classes in GWT's client folder have no reason to be compiled into classes and go into the war's WEB-INF/classes folder as GWT already converted that to JavaScript but what's the best way to prevent this? I'm using the gwt-maven-plugin to compile the GWT code in my war maven module.
--To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/fRPALn54S_EJ.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Thanks, I thought I would look at the module structure you use in your gwt-maven-archetypes. I downloaded the zip but when I try to run clean install I get this error:[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:integration-test (default-integration-test) on project modular-webapp:[ERROR] Archetype IT 'basic-webapp' failed: Some content are not equals[ERROR] -> [Help 1][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR][ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR][ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn <goals> -rf :modular-webappAny ideas?
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/eD7X4zNO0bMJ.