This is also an issue for post-build steps too. If your maven project type and you have unit tests it will only display the ones from the maven build and ignore the one from the junit plugin. Checking the junitReport.xml file the content is properly being handled, but it does not display the results.