When we are running the sona scanner to run the sonar scan on the uncomplied code we are getting the error as findbugs needs source code to be compiled. If there is any way that we can disable the findbugs for just one project. If yes, please suggest how we can use this
I tried using the sonar.findbugs.disable property but it seems it is not working.
I also tried to use the different version of sonar-findbugs-plugin jar as it was mentioned that this is a bug. Still no luck. I tried with v 3.4.4 and 3.4.3
Please suggest some solution as this is critical for us.
Thanks,
Mohit Saraf