Not only does it prevent the tests from running but stops tests from being compiled.
Especially in sesat this is a problem since test classes are dependencies to the skins (including generic.sesam) and so skins won't compile at all. Use instead -DskipTests=true as this compiles tests but won't run them. see http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html ~mck -- "I know where I'm going and I know the truth, and I don't have to be what you want me to be. I'm free to be what I want." Muhammad Ali | www.semb.wever.org | www.sesat.no | www.sesam.no | _______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
