Hi, I'm running in problems here. I have added junit-jupiter dependencies and made the extension, works fine. I have also upgraded surefire plugin.
However, when junit-jupiter artifacts are in the classpath the task test-testng picks up all the tests, I don't know why the excludes are not working, so each test is executed twice. The PR is: https://github.com/apache/tomee/pull/305 -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
