galexandre / sonar-cobertura

Cobertura plugin for SonarQube
GNU General Public License v3.0
30 stars 26 forks source link

Sonarqube 7.5 support? #29

Closed rschaeferhig closed 5 years ago

rschaeferhig commented 5 years ago

We're just upgraded to Sonarqube 7.5 with SonarJava 5.9.2. It appears we cannot install the Cobertura plugin. I get "no compatible plugin found". Is this a problem with this version of Sonarqube or SonarJava?

galexandre commented 5 years ago

Hi, I will investigate this week.

galexandre commented 5 years ago

Hi,

I installed the plugin without any issues using the community version (7.5 and 7.7).

rschaeferhig commented 5 years ago

I get the attached error when trying to install on 7.5 Enterprise. Cobertura_Error

galexandre commented 5 years ago

What if you remove/move the plugin from the folder and re install it?

rschaeferhig commented 5 years ago

There isn't one.. :| plugins

galexandre commented 5 years ago

I see, this is a bit strange. Is all your plugins up to date?

rschaeferhig commented 5 years ago

As far as I know. This upgrade install was done just about a month ago. I installed all the non-standard plugins at that time.

galexandre commented 5 years ago

Your version of the SonarJava plugin seems not up to date. Screenshot 2019-04-01 at 13 56 46

rschaeferhig commented 5 years ago

Very odd. All my plugins list higher versions but I have no option to update them. If I hover over the new version of the plugin it says "Requires system update". I'll open a Sonarqube support ticket. Thanks. plugins-installed

galexandre commented 5 years ago

You're welcome. Let me know about the outcome of your ticket.

rschaeferhig commented 5 years ago

So, this is a fun one. We found a bug in Sonarqube Enterprise 7.5. We needed a quick fix. Sonarqube agreed to do a 7.5.1 just for us to fix the specific bug. Since 7.5.1 is not registered with Marketplace as a valid version we can't upgrade plugins through the Marketplace. We have to either install/upgrade our plugins manually or move to 7.7.

Thanks for your help.

galexandre commented 5 years ago

Great, thanks for the update about the bug!