Hi folks,

I'm moving away from the 'classic' Maven GWT plugin to net.ltgt.gwt.maven 
by Thomas Broyer and I'm unclear to make client tests work. I created the 
project using

mvn archetype:generate    -DarchetypeGroupId=net.ltgt.gwt.archetypes    
-DarchetypeVersion=LATEST    -DarchetypeArtifactId=modular-webapp

modular-webapp doesn't generate client/test, so I just added standard Maven 
structure using client/test/java, but those are not invoked.

https://tbroyer.github.io/gwt-maven-plugin/test-mojo.html speaks in terms 
of proect base directories instead of the client module. Quote:

${project.build.directory}/gwt-tests/deploy.

I got to be missing something obvious, but what is it?

TIA,

Slava

-- 
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/f2809a95-8d84-4d8b-b729-7f0de5dcf96dn%40googlegroups.com.

Reply via email to