Questions tagged [sonarqube-5.4]

This is the SonarQube 5.4.x specific tag. Use it in addition to the sonarqube tag if your question is specific to SonarQube 5.4.x — not just 5.x.

SonarQube (formerly Sonar) is a quality management platform focusing on continuous analysis of source code quality.

Information

This tag is specific for the 5.4 version of SonarQube, which was released on the 8th March 2016. See the tag for general SonarQube questions.

Notable changes:

  • New “My Account” space to collect all your data in once place
  • “Execute Analysis” permission can now be granted at the project level
  • OAuth2 support
  • New “Code” page to list and search for the files in your project
  • Server restart from the UI
  • JavaScript and C# plugins embedded by default
  • Cross-module duplication is back!
36 questions
0
votes
1 answer

Sonar build gives error for :sonar-maven3-plugin:jar:5.4

I have upgraded the Sonar version to 5.4 and while running the POM to generate the report, getting the below error: [INFO] [INFO] --- sonar-maven-plugin:2.1:sonar (default-cli) @ HEP05_NY_R2.0_JUNIT_ProviderInformationComponents --- [INFO] SonarQube…
Sakthisiga
  • 73
  • 1
  • 2
  • 14
0
votes
0 answers

Loading project information forever in SonarQube 5.4

When viewing some projects in SonarQube the project overview is not loaded. What could be the reason for this? Shouldn't there be an error message or similar if the project is corrupt in some way? Edit: As per request, the browser error:
Alix
  • 2,630
  • 30
  • 72
0
votes
1 answer

SonarQube web server with IP dynamic

How I can configure the sonar.web.host with a dynamic IP? Would I need to change the properties file every time the IP changes? # Binding IP address. For servers with more than one IP address, this property specifies which # address will be used for…
rafaelasguerra
  • 2,685
  • 5
  • 24
  • 56
0
votes
1 answer

SonarLint version included with Sonarqube C# plugin

According to this site the sonarlint or sonar scanner should be version 2 if you are using the C# plugin 4.5 or higher (i am using v5) But when I look at the files included the sonarlint version is v1.10. Is this correct or is the incorrect version…
fluf
  • 1,261
  • 2
  • 22
  • 36
0
votes
1 answer

SonarQube 5.4 restart from UI failing on Windows

I've SQ 5.4 running on Windows server under local admin account. Consistently, restart from UI hangs and I find below in the log. This seems like a bug in the restart logic. 2016.04.06 10:42:32 INFO web[o.s.s.p.w.RestartAction] SonarQube restart…
WiSeeker
  • 812
  • 9
  • 24
0
votes
1 answer

Sonar update to 5.4 cannot display project list

Upgraded SonarQube to 5.4 with an oracle 12c database back end. Upgrade went exactly as the steps in the documentation outlines and with no errors. http://docs.sonarqube.org/display/SONAR/Upgrading On the project list screen I get the following…
1 2
3