porscheinformatik / sonarqube-licensecheck

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

Version 6.x uses wrong license for some depenencies #414

Closed derkoe closed 7 months ago

derkoe commented 7 months ago

For example it shows "GPL2 w/ CPE" instead of "EPL 2.0" for: https://repo1.maven.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom

The old version found the correctly mapped "EPL 2.0".