Please check that inclusion/exclusion patterns produce disjoint sets for main and test files -> [Hel

Hi,

Since you’re analyzing with Maven, you shouldn’t need to specify sonar.java.binaries. Additionally, your exclusion pattern isn’t correct. I believe you want **/test/**/*.

If that doesn’t work, can you provide your full analysis log?

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Ann

1 Like