sonar-jdepend-plugin icon indicating copy to clipboard operation
sonar-jdepend-plugin copied to clipboard

Number of missing package-info is reported but couldn't know which packages

Open tri-bao opened this issue 6 years ago • 0 comments

On our SonarQube, metric "Missing package-info.java files" is non-zero. But we don't see the list of packages that don't have package-info.java file. Is there a way to see the list of packages?

(We are using the package-info-maven-plugin to generate the files and supposing all packages have the file but the metric is still non-zero)

tri-bao avatar Apr 11 '19 01:04 tri-bao