Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve custom license #471

Open
skhokhlov opened this issue Aug 1, 2024 · 1 comment
Open

Unable to resolve custom license #471

skhokhlov opened this issue Aug 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@skhokhlov
Copy link

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: CycloneDX/cyclonedx-gradle-plugin#479

@nscuro
Copy link
Member

nscuro commented Aug 1, 2024

Could be addressed by adding a new entry to license-mapping.json.

@nscuro nscuro added the bug Something isn't working label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants