I use sonarQube version 7.9.1 and jacoco-maven-plugin 0.8.4.
I trigger sonar scan by maven command in Jenkins.
I have some different projects in sonarQube
in all of them, but one, in the coverage section the coverage and the junit are shown. but in one of the projects just the coverage is shown
I compare the configuration in sonarQube and in the relevant pom.xml. but not found anything.
any help?
Thanks.

