Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-03-20T00:50:21.063321461Z.

Project

Scanned revision 406c300421d280ea96ae5d7dc1669e81184df713 of Git repository https://github.com/eclipse-ee4j/ee4j-website.git

Index

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

# Rule Package License Message
1 PROJECT_LICENSE_CHECK Maven:org.eclipse.ee4j:website:0.2.0-SNAPSHOT DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of project 'Maven:org.eclipse.ee4j:website:0.2.0-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:org.eclipse.ee4j:website:0.2.0-SNAPSHOT DETECTED: LicenseRef-scancode-public-domain

License LicenseRef-scancode-public-domain of project 'Maven:org.eclipse.ee4j:website:0.2.0-SNAPSHOT' is unclassified.

How to fix

Classify LicenseRef-scancode-public-domain as either approved or restricted.

3 PROJECT_LICENSE_CHECK Maven:org.eclipse.ee4j:website:0.2.0-SNAPSHOT DETECTED: NOASSERTION

License NOASSERTION of project 'Maven:org.eclipse.ee4j:website:0.2.0-SNAPSHOT' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

Maven:org.eclipse.ee4j:website:0.2.0-SNAPSHOT (pom.xml)

VCS Information

Type Git
URL https://github.com/eclipse-ee4j/ee4j-website.git
Path
Revision 406c300421d280ea96ae5d7dc1669e81184df713

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:org.eclipse.ee4j:website:0.2.0-SNAPSHOT Detected Licenses (from VCS):
Apache-2.0 (exemplary link to the first of 7 locations)
BSD-3-Clause (exemplary link to the first of 6 locations)
CDDL-1.1 (exemplary link to the first of 3 locations)
EPL-1.0 (exemplary link to the first of 2 locations)
EPL-2.0 (exemplary link to the first of 17 locations)
GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 2 locations)
LicenseRef-scancode-public-domain (link to the location)
NOASSERTION (exemplary link to the first of 2 locations)
Effective License:
Apache-2.0 AND BSD-3-Clause AND CDDL-1.1 AND EPL-1.0 AND EPL-2.0 AND GPL-2.0-only WITH Classpath-exception-2.0 AND LicenseRef-scancode-public-domain AND NOASSERTION

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