cyclonedx-core-java
cyclonedx-core-java copied to clipboard
Unable to resolve custom license
https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
<licenses>
<license>
<name>CDDL + GPLv2 with classpath exception</name>
<url>https://github.com/javaee/javax.annotation/blob/master/LICENSE</url>
<distribution>repo</distribution>
<comments>A business-friendly OSS license</comments>
</license>
</licenses>
Details are here: https://github.com/CycloneDX/cyclonedx-gradle-plugin/issues/479
Could be addressed by adding a new entry to license-mapping.json.
@lefevre00, @skhokhlov Would you be interested in helping with the fix PR?