I have activated some custom rules from a custom plugin on a project.
From Eclipse sonar lint I see the rule reported but the same rule is not reported as issue when analyzed from jenkins after commit.
The build fails due to quality gate but for other non custom rules.
What can I check in order to get the rules reported in sonarqube ?
Hi Antonio,
Yes I made sure to activate the rules of a profile and also made the profile default for the project.
Checked the logs and do not see errors.
The same custom rules project used to work correctly with Sonarqube 8.9.7 CE on Java 8.