Hi! So I've been trying to run all maven-plugin(*) unit tests but they never complete. (*) https://wiki.jenkins-ci.org/display/JENKINS/Maven+Project+Plugin
I was getting outOfMemory errors incl. PermSize and I addressed those by hacking-in cfg argLines in pom.xml. But now the tests still do not run fully; they either hang or crash -yet take forever to execute. (I've been running them both from my Mac prompt and a Jenkins instance.) Did you run them recently and succeed at doing so -or maybe not? Thx for sharing any relevant (very recent) experience, then! =) -Marco. PS: my goal with those tests is to measure their coverage with cobertura.. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
