Please try the existing "testSkip" parameter rather than an unsupported and unofficial branch.
http://gwt-maven.googlecode.com/svn/docs/maven-googlewebtoolkit2-plugin/test-mojo.html#testSkip And for the record, the paramter is different from the one Surefire uses ON PURPOSE. If the branch "fixes" this, the branch is not doing it properly. (I have not had a change to look at the branch, didn't know it existed until today.) On Jan 2, 9:39 am, Beel <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
