Hi,
Welcome to the community!
SonarScanner CLI doesn’t respond to -X
. AFAIK, that’s the Maven flag. Can you swap -Dsonar.verbose=true
in for that on the command line and post your 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.
Thx,
Ann