I have a testsuite, and some tests are leaking threads. (for example one of my tests in ActiveMQ Artemis is using Apache DS and it is leaking a thread. It would be preferable for that test to fork its own VM.
Would it make sense to implement something on maven-surefire? I could check on what would be needed.. and I could add a configuration property to allow it to check on such TBD annotation. I just don't want to spend my time hacking if people wouldn't like this anyway. -- Clebert Suconic --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org