Sometimes it's useful to be able to skip tests for a variety of
reasons (a colleague borks the tree and hasn't fixed it.., etc). If I
run maven with "mvn -Dmaven.test.skip=true install".

The GWT plugin will still attempt to execute GWT tests even though
maven hasn't compiled to the test class files hence causing a
ClassNotFoundException.

Could this possibly be patched?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to