Hi, I run successfully sonarQube analysis on command line I get "ANALYSIS SUCCESSFUL, you can find the results at… l’ but when I go on the sonarQube server I see the following logs
022.10.19 21:11:35 INFO ce[AYPxqGqTLQPSpt020q-b][o.s.c.t.CeWorkerImpl] Executed task | project=com.globomantics:insecureapp | type=REPORT | id=AYPxqGqTLQPSpt020q-b | submitter=admin | status=SUCCESS | time=4934ms
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘config’ version : 1.2.0.267 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘csharp’ version : 8.43.0.51858 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘flex’ version : 2.7.0.2865 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘go’ version : 1.10.0.3710 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘iac’ version : 1.9.2.2279 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘jacoco’ version : 1.1.1.1157 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘java’ version : 7.13.0.29990 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘javascript’ version : 9.6.0.18814 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘kotlin’ version : 2.10.0.1456 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘php’ version : 3.24.0.8949 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘python’ version : 3.15.1.9817 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘ruby’ version : 1.10.0.3710 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘sonarscala’ version : 1.10.0.3710 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘text’ version : 1.1.0.282 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘vbnet’ version : 8.43.0.51858 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘web’ version : 3.6.0.3106 has not been found on the update center.
2022.10.19 21:11:36 INFO web[AYPxRTLKCjxYfh6IAAFK][o.s.u.c.UpdateCenter] The plugin ‘xml’ version : 2.5.0.3376 has not been found on the update center.
why all this, which update center? It is a Java project why it indicates missing stuff for C# or GO or Flex!!!