porscheinformatik / sonarqube-licensecheck

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

Number of Forbidden Licenses always eq to Number of Licenses with latest 9.9 LTS #406

Closed jenspopp closed 10 months ago

jenspopp commented 10 months ago

With the latest 9.9 LTS I get always the number of forbidden licenses to equal the total number of licenses found. The license report says that all licenses are allowed but the quality gate fails:

image

image

image

derkoe commented 10 months ago

I have just tried this with the latest version of License Check and SonarQube 9.9.3 and cannot reproduce it.

image

Which version of the License Check Plugin are you running?

jenspopp commented 10 months ago

Hi, I'm still running 5.1.1; I will try with version 6 today and report if it fixes my issues ;-)

jenspopp commented 10 months ago

Thanks, with the new version 6.0.0 the issue is fixed. Works for me now