Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-03-27T14:40:52.851049451Z.

Project

Scanned revision 9403d900dacf02ea9b61eaa1a2868ddea0b63b59 of Git repository https://github.com/jakartaee/servlet.git

Index

Rule Violation Summary (18 errors, 48 warnings, 17 hints to resolve)

# Rule Package License Message
1 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DECLARED: Apache-2.0

The outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.apiguardian:apiguardian-api:1.1.2' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

2 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DETECTED: Apache-2.0

The outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.apiguardian:apiguardian-api:1.1.2' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

3 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DECLARED: Apache-2.0

The outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.apiguardian:apiguardian-api:1.1.2' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

4 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DETECTED: Apache-2.0

The outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.apiguardian:apiguardian-api:1.1.2' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

5 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-api:5.8.1 CONCLUDED: EPL-2.0

The outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under a non-copyleft license such as the Apache-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

6 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-api:5.8.1 CONCLUDED: EPL-2.0

The outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under another copyleft license such as the CDDL-1.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

7 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1 CONCLUDED: EPL-2.0

The outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under a non-copyleft license such as the Apache-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

8 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1 CONCLUDED: EPL-2.0

The outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under another copyleft license such as the CDDL-1.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

9 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-params:5.8.1 CONCLUDED: EPL-2.0

The outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under a non-copyleft license such as the Apache-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

10 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-params:5.8.1 CONCLUDED: EPL-2.0

The outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under another copyleft license such as the CDDL-1.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

11 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-commons:1.8.1 CONCLUDED: EPL-2.0

The outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-commons:1.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under a non-copyleft license such as the Apache-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.platform:junit-platform-commons:1.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

12 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-commons:1.8.1 CONCLUDED: EPL-2.0

The outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-commons:1.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under another copyleft license such as the CDDL-1.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.platform:junit-platform-commons:1.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

13 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-engine:1.8.1 CONCLUDED: EPL-2.0

The outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-engine:1.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under a non-copyleft license such as the Apache-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.platform:junit-platform-engine:1.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

14 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-engine:1.8.1 CONCLUDED: EPL-2.0

The outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-engine:1.8.1'. Software under a copyleft license such as the EPL-2.0 license normally cannot be redistributed under another copyleft license such as the CDDL-1.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.junit.platform:junit-platform-engine:1.8.1' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

15 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DECLARED: Apache-2.0

The outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.opentest4j:opentest4j:1.2.0' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

16 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: Apache-2.0

The outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.opentest4j:opentest4j:1.2.0' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

17 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DECLARED: Apache-2.0

The outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.opentest4j:opentest4j:1.2.0' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

18 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: Apache-2.0

The outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is incompatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. Incompatibility of the Apache-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Remove the dependency on 'Maven:org.opentest4j:opentest4j:1.2.0' or put 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' under a different license.

19 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DECLARED: Apache-2.0

It is unknown whether the outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. There is insufficient information or knowledge whether the Apache-2.0 license is compatible with the CDDL-1.0 license or not. Therefore, a general recommendation on the compatibility of the Apache-2.0 license with the CDDL-1.0 license cannot be given.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

20 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DETECTED: Apache-2.0

It is unknown whether the outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. There is insufficient information or knowledge whether the Apache-2.0 license is compatible with the CDDL-1.0 license or not. Therefore, a general recommendation on the compatibility of the Apache-2.0 license with the CDDL-1.0 license cannot be given.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

21 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DECLARED: Apache-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

22 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DETECTED: Apache-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

23 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DECLARED: Apache-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

24 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.apiguardian:apiguardian-api:1.1.2 DETECTED: Apache-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.apiguardian:apiguardian-api:1.1.2'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

25 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.hamcrest:hamcrest:2.2 DECLARED: BSD-3-Clause

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license BSD-3-Clause of its dependency 'Maven:org.hamcrest:hamcrest:2.2'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

26 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.hamcrest:hamcrest:2.2 DECLARED: BSD-3-Clause

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license BSD-3-Clause of its dependency 'Maven:org.hamcrest:hamcrest:2.2'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

27 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-api:5.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

28 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-api:5.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

29 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-api:5.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

30 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-api:5.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-api:5.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

31 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

32 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

33 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

34 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

35 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-params:5.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

36 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-params:5.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

37 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-params:5.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

38 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.jupiter:junit-jupiter-params:5.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.jupiter:junit-jupiter-params:5.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

39 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-commons:1.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-commons:1.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

40 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-commons:1.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-commons:1.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

41 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-commons:1.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-commons:1.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

42 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-commons:1.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-commons:1.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

43 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-engine:1.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-engine:1.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

44 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-engine:1.8.1 CONCLUDED: EPL-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-engine:1.8.1'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

45 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-engine:1.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-engine:1.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

46 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.junit.platform:junit-platform-engine:1.8.1 CONCLUDED: EPL-2.0

Whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license EPL-2.0 of its dependency 'Maven:org.junit.platform:junit-platform-engine:1.8.1' depends on the context. Depending compatibility of the EPL-2.0 license with the GPL-2.0-only license is explicitly stated in the GPL-2.0-only license checklist.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

47 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DECLARED: Apache-2.0

It is unknown whether the outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. There is insufficient information or knowledge whether the Apache-2.0 license is compatible with the CDDL-1.0 license or not. Therefore, a general recommendation on the compatibility of the Apache-2.0 license with the CDDL-1.0 license cannot be given.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

48 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: Apache-2.0

It is unknown whether the outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. There is insufficient information or knowledge whether the Apache-2.0 license is compatible with the CDDL-1.0 license or not. Therefore, a general recommendation on the compatibility of the Apache-2.0 license with the CDDL-1.0 license cannot be given.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

49 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DECLARED: Apache-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

50 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: Apache-2.0

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

51 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DECLARED: Apache-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

52 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: Apache-2.0

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license Apache-2.0 of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

53 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

54 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

55 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license EPL-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

56 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

57 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

58 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

59 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-commercial-license of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

60 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license Apache-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

61 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license CDDL-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

62 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

63 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

64 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

65 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

66 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license NOASSERTION (simplified from 'NOASSERTION WITH Classpath-exception-2.0') of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.opentest4j:opentest4j:1.2.0'. This combination of licenses is not covered by the compliance matrix.

How to fix

Get legal advice and eventually create a (global) rule violation resolution.

67 DEPENDENCY_LICENSE_CHECK Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: LicenseRef-scancode-commercial-license

License LicenseRef-scancode-commercial-license of dependency 'Maven:org.opentest4j:opentest4j:1.2.0' is unclassified.

How to fix

Classify LicenseRef-scancode-commercial-license as either approved or restricted.

68 DEPENDENCY_LICENSE_CHECK Maven:org.opentest4j:opentest4j:1.2.0 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.opentest4j:opentest4j:1.2.0' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

69 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT DETECTED: GPL-2.0-only

License GPL-2.0-only of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is unclassified.

How to fix

Classify GPL-2.0-only as either approved or restricted.

70 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-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.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is unclassified.

How to fix

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

71 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:jakarta.servlet-api:6.1.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:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is unclassified.

How to fix

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

72 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT DETECTED: LicenseRef-scancode-efsl-1.0

License LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is unclassified.

How to fix

Classify LicenseRef-scancode-efsl-1.0 as either approved or restricted.

73 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT DETECTED: NOASSERTION WITH Classpath-exception-2.0

License NOASSERTION WITH Classpath-exception-2.0 of project 'Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT' is unclassified.

How to fix

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

74 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT DETECTED: GPL-2.0-only

License GPL-2.0-only of project 'Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT' is unclassified.

How to fix

Classify GPL-2.0-only as either approved or restricted.

75 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-parent:6.1.0-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.servlet:servlet-parent:6.1.0-SNAPSHOT' is unclassified.

How to fix

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

76 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-parent:6.1.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:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT' is unclassified.

How to fix

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

77 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT DETECTED: LicenseRef-scancode-efsl-1.0

License LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT' is unclassified.

How to fix

Classify LicenseRef-scancode-efsl-1.0 as either approved or restricted.

78 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT DETECTED: NOASSERTION

License NOASSERTION of project 'Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

79 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT DETECTED: NOASSERTION WITH Classpath-exception-2.0

License NOASSERTION WITH Classpath-exception-2.0 of project 'Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT' is unclassified.

How to fix

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

80 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-spec:6.1-SNAPSHOT DETECTED: GPL-2.0-only

License GPL-2.0-only of project 'Maven:jakarta.servlet:servlet-spec:6.1-SNAPSHOT' is unclassified.

How to fix

Classify GPL-2.0-only as either approved or restricted.

81 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-spec:6.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.servlet:servlet-spec:6.1-SNAPSHOT' is unclassified.

How to fix

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

82 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-spec:6.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.servlet:servlet-spec:6.1-SNAPSHOT' is unclassified.

How to fix

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

83 PROJECT_LICENSE_CHECK Maven:jakarta.servlet:servlet-spec:6.1-SNAPSHOT DETECTED: LicenseRef-scancode-efsl-1.0

License LicenseRef-scancode-efsl-1.0 of project 'Maven:jakarta.servlet:servlet-spec:6.1-SNAPSHOT' is unclassified.

How to fix

Classify LicenseRef-scancode-efsl-1.0 as either approved or restricted.

Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT (api/pom.xml)

VCS Information

Type Git
URL https://github.com/jakartaee/servlet.git
Path api
Revision 9403d900dacf02ea9b61eaa1a2868ddea0b63b59

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:jakarta.servlet:jakarta.servlet-api:6.1.0-SNAPSHOT Declared Licenses:
Detected Licenses (from VCS):
Apache-2.0 (exemplary link to the first of 46 locations)
CDDL-1.0 (link to the location)
EPL-2.0 (exemplary link to the first of 107 locations)
GPL-2.0-only (link to the location)
GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 106 locations)
LicenseRef-scancode-efsl-1.0 (link to the location)
NOASSERTION WITH Classpath-exception-2.0 (link to the location)
Effective License:
Apache-2.0 AND CDDL-1.0 AND EPL-2.0 AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LicenseRef-scancode-efsl-1.0 AND NOASSERTION WITH Classpath-exception-2.0
      2 Maven:org.apiguardian:apiguardian-api:1.1.2
      • test
      Declared Licenses:
      Detected Licenses (from VCS):
      Apache-2.0 (exemplary link to the first of 5 locations)
      Effective License:
          3 Maven:org.hamcrest:hamcrest:2.2
          • test
          Declared Licenses:
          Effective License:
              4 Maven:org.junit.jupiter:junit-jupiter-api:5.8.1
              • test
              Concluded License:
              Declared Licenses:
              Effective License:
                  5 Maven:org.junit.jupiter:junit-jupiter-engine:5.8.1
                  • test
                  Concluded License:
                  Declared Licenses:
                  Effective License:
                      6 Maven:org.junit.jupiter:junit-jupiter-params:5.8.1
                      • test
                      Concluded License:
                      Declared Licenses:
                      Detected Licenses (from VCS):
                      Apache-2.0 (exemplary link to the first of 8 locations)
                      BSD-3-Clause (link to the location)
                      EPL-1.0 (link to the location)
                      EPL-2.0 (exemplary link to the first of 1206 locations)
                      MIT (exemplary link to the first of 2 locations)
                      NOASSERTION (exemplary link to the first of 25 locations)
                      Unlicense (link to the location)
                      Effective License:
                          7 Maven:org.junit.platform:junit-platform-commons:1.8.1
                          • test
                          Concluded License:
                          Declared Licenses:
                          Effective License:
                              8 Maven:org.junit.platform:junit-platform-engine:1.8.1
                              • test
                              Concluded License:
                              Declared Licenses:
                              Effective License:
                                  9 Maven:org.opentest4j:opentest4j:1.2.0
                                  • test
                                  Declared Licenses:
                                  Detected Licenses (from VCS):
                                  Apache-2.0 (exemplary link to the first of 17 locations)
                                  LicenseRef-scancode-commercial-license (exemplary link to the first of 2 locations)
                                  NOASSERTION (exemplary link to the first of 2 locations)
                                  Effective License:
                                  Apache-2.0 AND LicenseRef-scancode-commercial-license AND NOASSERTION

                                      Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT (pom.xml)

                                      VCS Information

                                      Type Git
                                      URL https://github.com/jakartaee/servlet.git
                                      Path
                                      Revision 9403d900dacf02ea9b61eaa1a2868ddea0b63b59

                                      Packages

                                      # Package Scopes Licenses Analyzer Issues Scanner Issues
                                      1 Maven:jakarta.servlet:servlet-parent:6.1.0-SNAPSHOT Declared Licenses:
                                      Detected Licenses (from VCS):
                                      Apache-2.0 (exemplary link to the first of 49 locations)
                                      CDDL-1.0 (exemplary link to the first of 2 locations)
                                      EPL-2.0 (exemplary link to the first of 117 locations)
                                      GPL-2.0-only (link to the location)
                                      GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 113 locations)
                                      LicenseRef-scancode-efsl-1.0 (exemplary link to the first of 2 locations)
                                      NOASSERTION (link to the location)
                                      NOASSERTION WITH Classpath-exception-2.0 (exemplary link to the first of 2 locations)
                                      Effective License:
                                      Apache-2.0 AND CDDL-1.0 AND EPL-2.0 AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LicenseRef-scancode-efsl-1.0 AND NOASSERTION AND NOASSERTION WITH Classpath-exception-2.0

                                          Maven:jakarta.servlet:servlet-spec:6.1-SNAPSHOT (spec/pom.xml)

                                          VCS Information

                                          Type Git
                                          URL https://github.com/jakartaee/servlet.git
                                          Path spec
                                          Revision 9403d900dacf02ea9b61eaa1a2868ddea0b63b59

                                          Packages

                                          # Package Scopes Licenses Analyzer Issues Scanner Issues
                                          1 Maven:jakarta.servlet:servlet-spec:6.1-SNAPSHOT Declared Licenses:
                                          Detected Licenses (from VCS):
                                          EPL-2.0 (exemplary link to the first of 3 locations)
                                          GPL-2.0-only (link to the location)
                                          GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 3 locations)
                                          LicenseRef-scancode-efsl-1.0 (link to the location)
                                          Effective License:
                                          EPL-2.0 AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LicenseRef-scancode-efsl-1.0

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