I have upgraded my sonar version from sonar-3.2 to sonar-3.5.1 and upgraded sonar-runner from sonar-runner-1.1 to sonar-runner-2.2.2, now when i am deploying project on newly installed sonar 3.5.1 it run successfully and showing ANALYSIS SUCCESSFUL, it also show project name on sonar server when i use localhost:9000 on browser but code is not showing there, no violations are coming etc. i am using sonar in two ways and both results the same. Two ways are: 1. using sonar standalone through sonar runner from cmd. 2. integrating sonar with Jenkins(1.515) and using maven(3.0.4)
when i do sonar analysis on sonar 3.2 everything is working fine in both of the above cases but problem comes only when i use sonar 3.5.1. Can anybody help me out on this issue?? Please suggest what would be the possible way to overcome this issue.. your revert will be appreciable.. Thanks in advance!!
Please refer below for logs
and sonar dashboard