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

Project

Scanned revision ef768309be4c3838a55b0f2c1743f9ffacc2b1f8 of Git repository https://github.com/eclipse-ee4j/jakartaee-tutorial.git

Index

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

# Rule Package License Message
1 PROJECT_LICENSE_CHECK Maven:jakarta.tutorial:tutorial:10 DECLARED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of project 'Maven:jakarta.tutorial:tutorial:10' 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.tutorial:tutorial:10 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of project 'Maven:jakarta.tutorial:tutorial:10' 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.tutorial:tutorial:10 DETECTED: NIST-PD

License NIST-PD of project 'Maven:jakarta.tutorial:tutorial:10' is unclassified.

How to fix

Classify NIST-PD as either approved or restricted.

4 PROJECT_LICENSE_CHECK Maven:jakarta.tutorial:tutorial:10 DETECTED: NOASSERTION

License NOASSERTION of project 'Maven:jakarta.tutorial:tutorial:10' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

Maven:jakarta.tutorial:tutorial:10 (pom.xml)

VCS Information

Type Git
URL https://github.com/eclipse-ee4j/jakartaee-tutorial.git
Path
Revision ef768309be4c3838a55b0f2c1743f9ffacc2b1f8

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:jakarta.tutorial:tutorial:10 Declared Licenses:
Detected Licenses (from VCS):
Apache-2.0 (exemplary link to the first of 2 locations)
BSD-3-Clause (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)
NIST-PD (link to the location)
NOASSERTION (exemplary link to the first of 4 locations)
W3C-19980720 (link to the location)
Effective License:

      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."