SONARGO-768 Wrong license file for "stax2-api"#110
Conversation
SummaryFixes incorrect license mapping for 'stax2-api' and other dependencies by replacing a hardcoded blacklist with a configurable override system. The change allows projects to specify custom license files for problematic dependencies while providing sensible defaults. License resolution now follows a clear priority: configured overrides → default overrides → packaged license → POM-based lookup. What reviewers should knowThe main logic is in
|
|
|
Successful usage: https://github.com/SonarSource/sonar-go-enterprise/pull/702 |
jonas-wielage-sonarsource
left a comment
There was a problem hiding this comment.
LGTM! Nice addition to the licensing :)




No description provided.