Is Sonar JIRA plugin compatible with JIRA 6? - sonarqube

Is Sonar JIRA plugin compatible with JIRA 6?
I am unable to connect to JIRA from Sonar.
I am using JIRA on demand 6 and Sonar-JIRA plugin 1.1 on Sonar version 3.5.1

We made some tests with a JIRA 6.1.5 instance, and everything is OK.

Yes, we can also achieve the same integration with JIRA 6.4, Sonar 5.1 and Sonar-JIRA plugin 1.2.

Related

I recently got on a new team and trying to setup the project requirements. How to upgrade existing maven version 3.1.1 to 3.3.9

I recently got on a new team and trying to setup the project requirements. Currently, I had Maven 3.1.1 on my system and I need Maven 3.3.9. If any one can tell me how to upgrade the version of maven, I would appreciate it. (I'm working on windows 10)
It's pretty simple - download maven from the official distribution archive
that is available at https://archive.apache.org/dist/maven/maven-3/3.3.9/binaries/. After that follow installation guide from maven documentation available at https://maven.apache.org/install.html.
Just remember that Maven 3.3.9 requires at least Java version 7.

most stable version of spring-framework

We are using spring 3.1 in our application and wants to upgrade latest version.Can somebody please confirm Which is the most stable version of spring-framework currently.
According to the Spring website, it is 4.3.9.RELEASE.
You can see the latest release versions that are available through Maven here:
https://mvnrepository.com/artifact/org.springframework/spring-core
This link also provides the latest release for every major version of Spring (the website seemed to only provide the latest release version of the latest major version).

Downgrade SonarQube from 6.2 to 6.1

Can someone help me with some documentation on how to downgrade the SonarQube from Version 6.2 to Version 6.1 without loosing the existing analysis data?
The only way to downgrade properly is to start over from a DB backup that you (hopefully) made prior to the upgrade of SonarQube.

No action is taken when Link to jira is clicked in UI in SonarQube 5.0

I have set all the values in UI that are required by the jira issue plug-in.
But 'Link to Jira' is working in SonarQube 4.5.1 and not on SonarQube 5.0
No action is taken when Link to jira is clicked in UI in SonarQube 5.0
Is it not configured in SonarQube 5.0?
SonarQube version 5.0
Maven version 3.2.5
This regression was indeed introduced in SonarQube 5.0, and it is fixed in upcoming SonarQube 5.1 thanks to SONAR-6198.

Sonar Design view is empty for a Java project using Maven

I'm using Sonar version 3.7.2 with TeamCity 8.0.4 and sonner-ruuner 2.0
I am building a Java project using Maven.
In Sonar, the project design view is empty, the project dashboard works fine, showing different analysis results.
Is it possible I'm missing a "design" plugin? or I need configuration for Sonar in the Maven pom.xml?
Thanks,
Eyal

Resources