sonar-jdepend-plugin
sonar-jdepend-plugin copied to clipboard
Sonar plugin for jDepend
Hello, I'm Alex, Product Manager at Sonar. SonarQube 10.4 will come with a feature to only download Sonar analyzers and 3rd-party plugins when they are really required by the Scanner....
Hi, we are using SonarQube Community 7.2.1 at the moment with pretty much everything Java activated (except jDepend). Our project is a multi-module Maven/Tycho project. Without jDepend, the Sonar runs...
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...
Current JDepend Plugin does not support multiple directories separated by comma (see https://docs.sonarqube.org/display/PLUG/Java+Plugin+and+Bytecode ). ``` [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.5.0.1254:sonar (sonar) on project winstrom-backend-tests: Could not analyse classes in...
Hi I have created a Jenkins job that runs SONAR (5.6 LTS) for a specific project. JDepend rules have been activated and included to the active Quality profile. However, Jenkins...
The README.md mentions that (emphasis added), "[the] plugin executes the Jdepend library (packaged within the plugin) during the execution of the SonarQube scanner to scan the binaries, so **no extra...