Hyewon.Lee
Hyewon.Lee
All the build settings are the same as when using sonar-findbugs 4.0.5 However, when we upgrade the plugin version to 4.0.6, the above issue occurred. It's a multi-module gradle project...
I used the option like below but it didn't work for it. Can you please check it? Still got the 'One (sub)project contains Java source files that are not compiled'...
Is it right that the below settings are correct? > sonar.properties in the sample gradle multi-module projects > sonar.findbugs.allowuncompilecode=true > pom.xml in the sample maven projects > true Actually, I'm...
Thank you for the checking. Yes, our developers use various types of projects(i.e Gradle, Maven). I'll try to test again...