Hi,
We are currently using sonar v3.6.3 and we are planning to migrate to LTS v4.5.6.
As part of that we are using only sonar-java-plugin 3.9 and sonar-ldap-plugin for now.
With above setup we observed below issues.
(1) Observed lot of “class not found” exceptions in console log
(2) After completion sonar analysis, in summary it display’s as all sub modules are skipped except parent pom.
(3) Group vs user mapping for LDAP is not working as expected, where it was observed working perfectly when we try with sonar v4.5.2.
(4) What might be the reason to display “0 files indexed “ while running sonar 4.5.6?