I have an existing Jenkins-Sonarqube integration for daily sonar violation check using SonarScanner. Recently there was a discussion to explore a Project Dependency Diagram_ on sonarqube, where I heard about JDepend plugin & tried integrating JDepend plugin in sonarqube and scanned the project.
Looking into projects Jdepend measures shows 0 however there are 82 packages found - please find screenshot below : -
Can someone suggest on this as I am completely new with project dependency graph or suggest any other plugin (open source/freeware) to achieve my requirement.
Sonarqube: 5.6.4
JDepend: 1.1.1
Jenkins: 2.89.4