This is what we run: clean sonar:sonar -Dmaven.clover.skip=true -Dmaven.test.failure.ignore=true
It skips clover and runs the tests. I confirmed the test results are there. However, Sonar shows no tests. I expected code coverage would be blank but the test info would be there.