This is the list of frequently asked questions in the Sonar User Forum
| Question | Answer |
|---|---|
| In don't see any violations after running a analysis | The c++ plugin does not run any static analysis tools, be sure that reports are generated before the analyses see How to generate Reports |
| I have created my reports but still no violations | Be sure that the tools are run in the same location as |
If you can find your problem described here please follow the instructions.
- Run analysis with debug information (mvn sonar:sonar -X > log or sonar-runner -X > log)
- Analyse the debug log and try to find obvious errors
- If you cannot find the problem, please use the sonar forum and describe your problem using the debug log as reference
Labels

