porscheinformatik / sonarqube-licensecheck

SonarQube Licensecheck Plugin
Apache License 2.0
156 stars 58 forks source link

New Release for version 10 compatibility #383

Closed Breee closed 10 months ago

Breee commented 11 months ago

According to https://github.com/porscheinformatik/sonarqube-licensecheck/issues/373 everything necessary for Sonar version 10 compatibility exists.

When can we expect a release? There are bugs in Sonarqube 9.x LTS for us that would be fixed by upgrading to version 10.1+

Kind Regards

fvclaus commented 11 months ago

@Breee , there is https://github.com/porscheinformatik/sonarqube-licensecheck/releases/tag/v6.0.0-alpha-1 which can be installed manually. I guess @derkoe is waiting for feedback? At the company I work, we are running an identical version (I build it myself, because I needed it earlier) without problems for probably 3 months now.

Breee commented 11 months ago

We have completely automated our plugin updates, so building the package ourselves it not an option (at least not without building extra logic to handle this plugin). If @derkoe provides information what needs to be tested and what feedback he needs, maybe we can provide it somehow.

derkoe commented 11 months ago

@Breee the pre-release is built - no need for building. Jjust replace the version: https://github.com/porscheinformatik/sonarqube-licensecheck/releases/download/v6.0.0-alpha-1/sonarqube-licensecheck-plugin-6.0.0-alpha-1.jar

Check if everything is working for you and report back here https://github.com/porscheinformatik/sonarqube-licensecheck/discussions/378

derkoe commented 10 months ago

https://github.com/porscheinformatik/sonarqube-licensecheck/releases/tag/v6.0.0-beta-1 is release - please provide feedback. I will release 6.0.0 next week

muellerst-hg commented 9 months ago

Successfully tested 6.0.0-beta2 with Sonar 10.3 EE