I'm working with Jenkins and Sonar and trying to analyze a Maven Project (java) using 'Sonar way with FindBugs' profile, but when the exexution ends the RCI it's always 100% and it doesnt show the Issues and when I use 'Sonar Way' it works properly. I have updated plugins but nothing works.
Jenkins Version:1.609.1 Sonar Version: 5.1.1 Maven version:3.3.3 SonarQue Runner version:2.4
Thanks in advance for your help.