SonarQube upgrade from 3.5.1 to 4.2 - sonarqube-4.0

I have upgraded sonarQube from 3.5.1 to 4.2, When I run sonar from teamcity, Count of violation issues has changed for the projects, Is it an acceptable behavior?

Related

Workaround or solution required: Unable to update plugins for NetBeans 12.0

When I try to update plugins I receive message:
The plugin JNA is requested in version >= 1.11 (release version 1) but only 2.3 (of release version different from 1) was found.
I am using latest plugins portal for Java/PHP and I have to use 8.2 portal for C/C++ support. Is there any solution or workaround to help me to update plugins?
Refer https://issues.apache.org/jira/browse/NETBEANS-4704
"I solved the problem by unchecking the NetBeans 8.2 Plugin Portal."
This worked for me too

Downgrade Gradel Buildship to 2.x from 3.x

Currently I have Buildship 3.x in STS I want downgrade it to 2.x. When I try to create project I am getting error like this
Can not import using Gradle (Buildship 2.x) because Buildship Gradle Tooling version 2.x is not installed. You can install it from Eclipse Marketplace.
When I check in marketplace showing only 3.x not 2.x.After uninstalling 3.x I tried to install 2.x from marketplace but showing only 3.x

Netbeans updates

The Netbeans development environment is being updated? I notice that it has been some time since an updated version was published and some tools do not work with the latest JDK as the profiler.
I assume you are referring to NetBeans 8.2. Oracle is currently in the process of handing over NetBeans to Apache so the current situation is a bit messy:
NetBeans 8.2 will be the final release of NetBeans 8.x from Oracle.
Oracle also provide a nightly DEV build of NetBeans for that release which contains bug fixes and enhancements. However, it looks like that nightly build recently ceased, since the most recent build is dated 3/28/18. I am guessing that there will not be any more nightly DEV builds from Oracle.
The future lies with Apache NetBeans which will be released shortly.
You can download Apache NetBeans 9.0 Beta.
However, you can also download a zip of Apache NetBeans 9.0 Beta which contains bug fixes.
Apache NetBeans Beta supports JDK 9 and JDK 10, and I recommend using the zip file linked to in the final bullet point above.
The Profiler works fine with Apache NetBeans Beta.

Does the SonarQube GitHub plugin work on version 4.3.2?

I'm just trying to verify whether or not version 1.1 of the GitHub plugin will work on SonarQube v 4.3.2?
On the plugin page (http://docs.sonarqube.org/display/PLUG/GitHub+Plugin) I see that 1.3 is for 5.6+ and 1.2 for 4.5.2-5.5 but the others don't list supported SonarQube versions.
I do confirm that neither the 1.2 or 1.3 versions are compatible with SonarQube 4.3.2. The compatibility matrix available on the SonarQube Github plugin page is correct.

install lower version of Findbugs plugins in sonarQube 4.5.2

I need to install lower version of Findbugs plugins in sonarQube 4.5.2. I tried Update center in SonarQube, but no success.
Please help me out!!
Try to upgrade to latest version of sonar-findbugs plugin (3.3 at time of writing) which fix sqale mapping and allow reporting of technical debt.