Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-04-24T10:14:38.257065910Z.

Project

Scanned revision 020c848286f298919d44fa47a2abe3986df9eafa of Git repository https://github.com/eclipse-ee4j/jakartaee-firstcup.git

Index

Rule Violation Summary (0 errors, 0 warnings, 3 hints to resolve)

# Rule Package License Message
1 PROJECT_LICENSE_CHECK Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT DECLARED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of project 'Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT' is unclassified.

How to fix

Classify GPL-2.0-only WITH Classpath-exception-2.0 as either approved or restricted.

2 PROJECT_LICENSE_CHECK Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of project 'Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT' is unclassified.

How to fix

Classify GPL-2.0-only WITH Classpath-exception-2.0 as either approved or restricted.

3 PROJECT_LICENSE_CHECK Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT DETECTED: NOASSERTION

License NOASSERTION of project 'Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT (pom.xml)

VCS Information

Type Git
URL https://github.com/eclipse-ee4j/jakartaee-firstcup.git
Path
Revision 020c848286f298919d44fa47a2abe3986df9eafa

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:jakarta.firstcup:firstcup:9.1-SNAPSHOT Declared Licenses:
Detected Licenses (from VCS):
Apache-2.0 (link to the location)
EPL-2.0 (exemplary link to the first of 8 locations)
GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 2 locations)
MIT (link to the location)
NOASSERTION (link to the location)
W3C-19980720 (link to the location)
Effective License:
Apache-2.0 AND EPL-2.0 AND GPL-2.0-only WITH Classpath-exception-2.0 AND MIT AND NOASSERTION AND W3C-19980720 OR Apache-2.0 AND EPL-2.0 AND MIT AND NOASSERTION AND W3C-19980720

      Repository Configuration

      
      ---
      excludes:
        paths:
        - pattern: "**/META-INF/DEPENDENCIES"
          reason: "BUILD_TOOL_OF"
          comment: "Licenses contained in this directory reflect content analysed elsewhere."
        - pattern: "**/META-INF/NOTICE*"
          reason: "BUILD_TOOL_OF"
          comment: "Licenses contained in this directory reflect content analysed elsewhere."
        - pattern: "**/*.svg"
          reason: "BUILD_TOOL_OF"
          comment: "SVG files do not contain any license information."
        - pattern: "package-lock.json"
          reason: "BUILD_TOOL_OF"
          comment: "Does not contain any license information."