You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi -
I am trying to run my sonar profile with find bugs and getting the following error.
15:09:23.150 INFO - Sensor FindBugs Sensor 15:09:23.842 WARN - Findbugs needs sources to be compiled. Please build project before executing sonar or check the location of compiled classes to make it possible for Findbugs to analyse your project.
I have already run the activator clean dist prior to this and it should find the project classes. I do see the sonar-project.properties generated and having the correct classfile location.
Thanks,
Pravat
The text was updated successfully, but these errors were encountered:
Hi -
I am trying to run my sonar profile with find bugs and getting the following error.
15:09:23.150 INFO - Sensor FindBugs Sensor 15:09:23.842 WARN - Findbugs needs sources to be compiled. Please build project before executing sonar or check the location of compiled classes to make it possible for Findbugs to analyse your project.
I have already run the activator clean dist prior to this and it should find the project classes. I do see the
sonar-project.properties
generated and having the correct classfile location.Thanks,
Pravat
The text was updated successfully, but these errors were encountered: