sfeir-open-source / sonar-clover

It provides the ability to feed SonarQube with code coverage data coming from Atlassian Clover
Apache License 2.0
15 stars 25 forks source link

Unable to download v4.1 from bintray, please provide alternate jar download link #50

Closed pritamstyz4ever closed 3 years ago

pritamstyz4ever commented 3 years ago

Describe the bug I am unable to download the clover plugin version 4.1 from bintray link

To Reproduce Steps to reproduce the behavior:

  1. Go to link https://bintray.com/api/ui/download/sfeir-open-source/maven/org/sfeir/sonar-clover-plugin/4.1/sonar-clover-plugin-4.1.jar
  2. See error {"message":"Organization sfeir-open-source was not found"}

Expected behavior jar file should be downloaded.

is this because of the bintray sunset? Also, can you please provide an alternate jar download link

Tony-Proum commented 3 years ago

Hi, I' m working on it, You can find more here : https://github.com/sfeir-open-source/sonar-clover/issues/47

Tony-Proum commented 3 years ago

Hi, The 4.1 is now back on the marketplace sorry for the inconvenience

pritamstyz4ever commented 3 years ago

@Tony-Proum Hi Tony, thanks for the update. I am using sonar 8.9 and need to install the sonar clover plugin 4.1 jar manually . Can you please point me to the jar file?

Tony-Proum commented 3 years ago

@pritamstyz4ever the 4.1 should be available through the maketplace now, if not, maybe I missed something, I'll try it out as soon as possible, but if your not able to do so, the 4.1 is now available on maven central: https://repo1.maven.org/maven2/io/github/sfeir-open-source/sonar-clover-plugin/4.1/

Tony-Proum commented 3 years ago

Reopen since we have to validate if the 4.1 is also available for the 8.9 sonarqube version

pritamstyz4ever commented 3 years ago

@Tony-Proum Thanks, already downloaded and installed 4.1 for sonar 8.9. It did install correctly, will test it, and let you know soon if it works well.

Tony-Proum commented 3 years ago

I tested with the sonarqube 8.9-community version and the plugin is available in the market place so I'll close this issue. Thanks in advance for the test !

pritamstyz4ever commented 3 years ago

Thank you, worked for us too!!!