sonar-delphi icon indicating copy to clipboard operation
sonar-delphi copied to clipboard

Check SonarQube 5.3 compatibility

Open fabriciocolombo opened this issue 9 years ago • 3 comments

fabriciocolombo avatar Jan 16 '16 19:01 fabriciocolombo

I ran SonarQube 5.3 on a Windows 8.1 x64 with sonar-delphi-plugin-0.3.4-16012016. I could successfully scan a 48k LOC project with no java errors and the project was provisioned correctly. But I'm having a java.lang.NullPointerException when I trying to scan other two projects. What kind of data you need to debug that error?

marcosrocha85 avatar Feb 08 '16 16:02 marcosrocha85

Run the analysis using debug mode (-X,--debug) and attach the log file and the source code thats causes the failure.

fabriciocolombo avatar Feb 09 '16 17:02 fabriciocolombo

Fabricio, please close this ticket. The problem was some configurations which was made to run some Java projects. We fixed this setting up configuration correctly.

marcosrocha85 avatar Jul 12 '16 16:07 marcosrocha85