Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-03-27T06:17:36.314821649Z.

Project

Scanned revision 1b53ad349ee149cd1084d1b03a86c5452197529b of Git repository https://gitlab.eclipse.org/eclipse/titan/titan.language-server.git

Index

Rule Violation Summary (16 errors, 24 warnings, 30 hints to resolve)

# Rule Package License Message
1 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:com.google.errorprone:error_prone_annotations:2.2.0 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of its dependency 'Maven:com.google.errorprone:error_prone_annotations:2.2.0'. Software under a copyleft license such as the GPL-2.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:com.google.errorprone:error_prone_annotations:2.2.0' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

2 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-1.0-or-later

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-1.0-or-later of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. Software under a copyleft license such as the GPL-1.0-or-later license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.checkerframework:checker-qual:2.5.2' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

3 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-2.0-only

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-only of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. Software under a copyleft license such as the GPL-2.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.checkerframework:checker-qual:2.5.2' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

4 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. Software under a copyleft license such as the GPL-2.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.checkerframework:checker-qual:2.5.2' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

5 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-2.0-or-later WITH Classpath-exception-2.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-or-later (simplified from 'GPL-2.0-or-later WITH Classpath-exception-2.0') of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. Software under a copyleft license such as the GPL-2.0-or-later license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.checkerframework:checker-qual:2.5.2' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

6 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LGPL-2.1-only

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license LGPL-2.1-only of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. Software under a copyleft license such as the LGPL-2.1-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.checkerframework:checker-qual:2.5.2' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

7 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LGPL-3.0-only

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license LGPL-3.0-only of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. Software under a copyleft license such as the LGPL-3.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.checkerframework:checker-qual:2.5.2' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

8 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17 DETECTED: CDDL-1.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license CDDL-1.0 of its dependency 'Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17'. Software under a copyleft license such as the CDDL-1.0 license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

9 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17 DETECTED: LGPL-2.1-or-later

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license LGPL-2.1-or-later of its dependency 'Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17'. Software under a copyleft license such as the LGPL-2.1-or-later license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

10 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: CDDL-1.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license CDDL-1.0 of its dependency 'Maven:org.glassfish:jakarta.json:2.0.1'. Software under a copyleft license such as the CDDL-1.0 license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:jakarta.json:2.0.1' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

11 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: CDDL-1.1

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license CDDL-1.1 of its dependency 'Maven:org.glassfish:jakarta.json:2.0.1'. Software under a copyleft license such as the CDDL-1.1 license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:jakarta.json:2.0.1' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

12 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: GPL-2.0-only

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-only of its dependency 'Maven:org.glassfish:jakarta.json:2.0.1'. Software under a copyleft license such as the GPL-2.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:jakarta.json:2.0.1' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

13 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DECLARED: GPL-2.0-only WITH Classpath-exception-2.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of its dependency 'Maven:org.glassfish:jakarta.json:2.0.1'. Software under a copyleft license such as the GPL-2.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:jakarta.json:2.0.1' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

14 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license GPL-2.0-only (simplified from 'GPL-2.0-only WITH Classpath-exception-2.0') of its dependency 'Maven:org.glassfish:jakarta.json:2.0.1'. Software under a copyleft license such as the GPL-2.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:jakarta.json:2.0.1' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

15 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: LGPL-3.0-only

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license LGPL-3.0-only of its dependency 'Maven:org.glassfish:jakarta.json:2.0.1'. Software under a copyleft license such as the LGPL-3.0-only license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:jakarta.json:2.0.1' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

16 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:javax.json:1.0.4 CONCLUDED: CDDL-1.0

The outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is incompatible with the inbound license CDDL-1.0 of its dependency 'Maven:org.glassfish:javax.json:1.0.4'. Software under a copyleft license such as the CDDL-1.0 license normally cannot be redistributed under another copyleft license such as the EPL-2.0 license, except if it were explicitly permitted in the licenses.

How to fix

Remove the dependency on 'Maven:org.glassfish:javax.json:1.0.4' or put 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' under a different license.

17 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:com.google.errorprone:error_prone_annotations:2.2.0 DETECTED: LGPL-2.0-or-later

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LGPL-2.0-or-later of its dependency 'Maven:com.google.errorprone:error_prone_annotations:2.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.

18 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:com.google.errorprone:error_prone_annotations:2.2.0 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:com.google.errorprone:error_prone_annotations:2.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.

19 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:com.google.guava:guava:27.1-jre DETECTED: CC-PDDC

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license CC-PDDC of its dependency 'Maven:com.google.guava:guava:27.1-jre'. 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.

20 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:com.google.guava:guava:27.1-jre DETECTED: LicenseRef-scancode-public-domain

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-public-domain of its dependency 'Maven:com.google.guava:guava:27.1-jre'. 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.

21 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.antlr:ST4:4.0.8 DETECTED: LicenseRef-scancode-dco-1.1

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-dco-1.1 of its dependency 'Maven:org.antlr:ST4:4.0.8'. 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.antlr:ST4:4.0.8 DETECTED: LicenseRef-scancode-proprietary-license

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-proprietary-license of its dependency 'Maven:org.antlr:ST4:4.0.8'. 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.checkerframework:checker-qual:2.5.2 DETECTED: CC-BY-2.5

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license CC-BY-2.5 of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.checkerframework:checker-qual:2.5.2 DETECTED: LGPL-2.0-or-later

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LGPL-2.0-or-later of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.checkerframework:checker-qual:2.5.2 DETECTED: LPPL-1.3c

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LPPL-1.3c of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-proprietary-license

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-proprietary-license of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-public-domain

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-public-domain of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.

28 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-public-domain-disclaimer

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-public-domain-disclaimer of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.

29 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-taligent-jdk

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-taligent-jdk of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.

30 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.

31 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: OpenSSL

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license OpenSSL of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. The final statement of the appended SSLeay License "The licence and distribution terms for any publically available version or derivative of this code cannot be changed" normally must be interpreted as a copyleft clause, but there is no general consensus on this interpretation. Therefore, a recommendation on the compatibility of the OpenSSL license can only be given for selected cases. Interpretation: The final statement of the appended SSLeay License "The licence and distribution terms for any publically available version or derivative of this code cannot be changed" normally must be interpreted as a copyleft clause, but there is no general consensus on this interpretation. Therefore, a recommendation on the compatibility of the OpenSSL license can only be given for selected cases.

How to fix

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

32 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: SAX-PD

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license SAX-PD of its dependency 'Maven:org.checkerframework:checker-qual:2.5.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.

33 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: W3C

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license W3C of its dependency 'Maven:org.checkerframework:checker-qual:2.5.2'. There is insufficient information or knowledge whether the W3C license is compatible with the EPL-2.0 license or not. Therefore, a general recommendation on the compatibility of the W3C license with the EPL-2.0 license cannot be given.

How to fix

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

34 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17'. 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.

35 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.eclipse.lsp4j:org.eclipse.lsp4j:0.15.0 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.eclipse.lsp4j:org.eclipse.lsp4j:0.15.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.

36 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.15.0 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.15.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.

37 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.15.0 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.15.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.

38 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: LicenseRef-scancode-efsl-1.0

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-efsl-1.0 of its dependency 'Maven:org.glassfish:jakarta.json:2.0.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.

39 OSADL_PROJECT_LICENSE_COMPATIBILITY Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: LicenseRef-scancode-public-domain

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license LicenseRef-scancode-public-domain of its dependency 'Maven:org.glassfish:jakarta.json:2.0.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.glassfish:jakarta.json:2.0.1 DETECTED: NOASSERTION

It is unknown whether the outbound license EPL-2.0 of project 'Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT' is compatible with the inbound license NOASSERTION of its dependency 'Maven:org.glassfish:jakarta.json:2.0.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 DEPENDENCY_LICENSE_CHECK Maven:com.google.errorprone:error_prone_annotations:2.2.0 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of dependency 'Maven:com.google.errorprone:error_prone_annotations:2.2.0' is unclassified.

How to fix

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

42 DEPENDENCY_LICENSE_CHECK Maven:com.google.errorprone:error_prone_annotations:2.2.0 DETECTED: ICU

License ICU of dependency 'Maven:com.google.errorprone:error_prone_annotations:2.2.0' is unclassified.

How to fix

Classify ICU as either approved or restricted.

43 DEPENDENCY_LICENSE_CHECK Maven:com.google.errorprone:error_prone_annotations:2.2.0 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:com.google.errorprone:error_prone_annotations:2.2.0' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

44 DEPENDENCY_LICENSE_CHECK Maven:com.google.guava:guava:27.1-jre DETECTED: CC-PDDC

License CC-PDDC of dependency 'Maven:com.google.guava:guava:27.1-jre' is unclassified.

How to fix

Classify CC-PDDC as either approved or restricted.

45 DEPENDENCY_LICENSE_CHECK Maven:com.google.guava:guava:27.1-jre DETECTED: LicenseRef-scancode-public-domain

License LicenseRef-scancode-public-domain of dependency 'Maven:com.google.guava:guava:27.1-jre' is unclassified.

How to fix

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

46 DEPENDENCY_LICENSE_CHECK Maven:com.ibm.icu:icu4j:58.2 CONCLUDED: ICU

License ICU of dependency 'Maven:com.ibm.icu:icu4j:58.2' is unclassified.

How to fix

Classify ICU as either approved or restricted.

47 DEPENDENCY_LICENSE_CHECK Maven:org.antlr:ST4:4.0.8 DETECTED: LicenseRef-scancode-dco-1.1

License LicenseRef-scancode-dco-1.1 of dependency 'Maven:org.antlr:ST4:4.0.8' is unclassified.

How to fix

Classify LicenseRef-scancode-dco-1.1 as either approved or restricted.

48 DEPENDENCY_LICENSE_CHECK Maven:org.antlr:ST4:4.0.8 DETECTED: LicenseRef-scancode-proprietary-license

License LicenseRef-scancode-proprietary-license of dependency 'Maven:org.antlr:ST4:4.0.8' is unclassified.

How to fix

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

49 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-1.0-or-later

License GPL-1.0-or-later of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

Classify GPL-1.0-or-later as either approved or restricted.

50 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-2.0-only

License GPL-2.0-only of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

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

51 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

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

52 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: GPL-2.0-or-later WITH Classpath-exception-2.0

License GPL-2.0-or-later WITH Classpath-exception-2.0 of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

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

53 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LPPL-1.3c

License LPPL-1.3c of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

Classify LPPL-1.3c as either approved or restricted.

54 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-proprietary-license

License LicenseRef-scancode-proprietary-license of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

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

55 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-public-domain

License LicenseRef-scancode-public-domain of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

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

56 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-public-domain-disclaimer

License LicenseRef-scancode-public-domain-disclaimer of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

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

57 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: LicenseRef-scancode-taligent-jdk

License LicenseRef-scancode-taligent-jdk of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

Classify LicenseRef-scancode-taligent-jdk as either approved or restricted.

58 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

59 DEPENDENCY_LICENSE_CHECK Maven:org.checkerframework:checker-qual:2.5.2 DETECTED: SAX-PD

License SAX-PD of dependency 'Maven:org.checkerframework:checker-qual:2.5.2' is unclassified.

How to fix

Classify SAX-PD as either approved or restricted.

60 DEPENDENCY_LICENSE_CHECK Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

61 DEPENDENCY_LICENSE_CHECK Maven:org.eclipse.lsp4j:org.eclipse.lsp4j:0.15.0 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.eclipse.lsp4j:org.eclipse.lsp4j:0.15.0' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

62 DEPENDENCY_LICENSE_CHECK Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.15.0 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.15.0' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

63 DEPENDENCY_LICENSE_CHECK Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.15.0 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.15.0' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

64 DEPENDENCY_LICENSE_CHECK Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: GPL-2.0-only

License GPL-2.0-only of dependency 'Maven:org.glassfish:jakarta.json:2.0.1' is unclassified.

How to fix

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

65 DEPENDENCY_LICENSE_CHECK Maven:org.glassfish:jakarta.json:2.0.1 DECLARED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of dependency 'Maven:org.glassfish:jakarta.json:2.0.1' is unclassified.

How to fix

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

66 DEPENDENCY_LICENSE_CHECK Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: GPL-2.0-only WITH Classpath-exception-2.0

License GPL-2.0-only WITH Classpath-exception-2.0 of dependency 'Maven:org.glassfish:jakarta.json:2.0.1' is unclassified.

How to fix

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

67 DEPENDENCY_LICENSE_CHECK Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: LicenseRef-scancode-efsl-1.0

License LicenseRef-scancode-efsl-1.0 of dependency 'Maven:org.glassfish:jakarta.json:2.0.1' is unclassified.

How to fix

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

68 DEPENDENCY_LICENSE_CHECK Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: LicenseRef-scancode-public-domain

License LicenseRef-scancode-public-domain of dependency 'Maven:org.glassfish:jakarta.json:2.0.1' is unclassified.

How to fix

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

69 DEPENDENCY_LICENSE_CHECK Maven:org.glassfish:jakarta.json:2.0.1 DETECTED: NOASSERTION

License NOASSERTION of dependency 'Maven:org.glassfish:jakarta.json:2.0.1' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

70 PROJECT_LICENSE_CHECK Unmanaged::titan.language-server:1b53ad349ee149cd1084d1b03a86c5452197529b DETECTED: NOASSERTION

License NOASSERTION of project 'Unmanaged::titan.language-server:1b53ad349ee149cd1084d1b03a86c5452197529b' is unclassified.

How to fix

Classify NOASSERTION as either approved or restricted.

Issue Summary (2 errors, 0 warnings, 0 hints to resolve)

Issues from excluded components are not shown in this summary.

Packages

# Package Analyzer Issues Scanner Issues
1 Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT
  • 2023-03-07T15:07:56.953089639Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava': IOException: Could not resolve provenance for 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' for source code origins [VCS, ARTIFACT].
    Resolution of VCS failed with:
    IOException: Could not resolve revision for package 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' with VcsInfo(type=Git, url=https://github.com/google/guava.git, revision=, path=):
    Could not find any revision candidates for package 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' with VcsInfo(type=Git, url=https://github.com/google/guava.git, revision=, path=).

2 Maven:com.google.j2objc:j2objc-annotations:1.1 Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT
  • 2023-03-07T15:08:03.157439717Z [ERROR]: Downloader - Could not create file archive for 'Maven:com.google.j2objc:j2objc-annotations:1.1': DownloadException: Unable to initialize a Subversion working tree in '/tmp/ort-DefaultWorkingTreeCache15665164866020354237' from http://svn.sonatype.org/spice.
    Caused by: SVNException: svn: E170003: SVNRepository URL could not be changed from 'https://icu-project.org/repos/icu/trunk/icu4j' to 'http://svn.sonatype.org/spice'; create new SVNRepository instance instead

Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT (lsp/pom.xml)

VCS Information

Type Git
URL https://gitlab.eclipse.org/eclipse/titan/titan.language-server.git
Path lsp
Revision 1b53ad349ee149cd1084d1b03a86c5452197529b

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:org.eclipse.titan:org.eclipse.titan.lsp:0.0.1-SNAPSHOT Declared Licenses:
Detected Licenses (from VCS):
Effective License:
      2 Maven:com.google.code.findbugs:jsr305:3.0.2
      • compile
      Concluded License:
      Declared Licenses:
      Detected Licenses (from artifact):
      CC-BY-2.5 (exemplary link to the first of 4 locations)
      Effective License:
          3 Maven:com.google.code.gson:gson:2.9.1
          • compile
          Declared Licenses:
          Detected Licenses (from VCS):
          Apache-2.0 (exemplary link to the first of 203 locations)
          Effective License:
              4 Maven:com.google.errorprone:error_prone_annotations:2.2.0
              • compile
              Declared Licenses:
              Detected Licenses (from VCS):
              Apache-2.0 (exemplary link to the first of 1632 locations)
              EPL-1.0 (exemplary link to the first of 3 locations)
              GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 7 locations)
              ICU (link to the location)
              LGPL-2.0-or-later (link to the location)
              NOASSERTION (exemplary link to the first of 2 locations)
              Effective License:
                  5 Maven:com.google.guava:failureaccess:1.0.1
                  • compile
                  Concluded License:
                  Declared Licenses:
                  Detected Licenses (from VCS):
                  Apache-2.0 (exemplary link to the first of 3157 locations)
                  CC-PDDC (exemplary link to the first of 2 locations)
                  CC0-1.0 (exemplary link to the first of 26 locations)
                  LicenseRef-scancode-public-domain (exemplary link to the first of 11 locations)
                  NOASSERTION (link to the location)
                  Effective License:
                      6 Maven:com.google.guava:guava:27.1-jre
                      • compile
                      Declared Licenses:
                      Detected Licenses (from artifact):
                      Apache-2.0 (exemplary link to the first of 566 locations)
                      CC-PDDC (link to the location)
                      CC0-1.0 (exemplary link to the first of 7 locations)
                      LicenseRef-scancode-public-domain (exemplary link to the first of 4 locations)
                      Effective License:
                      Apache-2.0 AND CC-PDDC AND CC0-1.0 AND LicenseRef-scancode-public-domain
                          7 Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
                          • compile
                          Concluded License:
                          Declared Licenses:
                          Effective License:
                            • 2023-03-07T15:07:56.953089639Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava': IOException: Could not resolve provenance for 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' for source code origins [VCS, ARTIFACT].
                              Resolution of VCS failed with:
                              IOException: Could not resolve revision for package 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' with VcsInfo(type=Git, url=https://github.com/google/guava.git, revision=, path=):
                              Could not find any revision candidates for package 'Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' with VcsInfo(type=Git, url=https://github.com/google/guava.git, revision=, path=).

                            8 Maven:com.google.j2objc:j2objc-annotations:1.1
                            • compile
                            Concluded License:
                            Declared Licenses:
                            Detected Licenses (from VCS):
                            LicenseRef-scancode-ietf
                            LicenseRef-scancode-indiana-extreme
                            LicenseRef-scancode-public-domain
                            LicenseRef-scancode-w3c-docs-19990405
                            NOASSERTION
                            Effective License:
                              • 2023-03-07T15:08:03.157439717Z [ERROR]: Downloader - Could not create file archive for 'Maven:com.google.j2objc:j2objc-annotations:1.1': DownloadException: Unable to initialize a Subversion working tree in '/tmp/ort-DefaultWorkingTreeCache15665164866020354237' from http://svn.sonatype.org/spice.
                                Caused by: SVNException: svn: E170003: SVNRepository URL could not be changed from 'https://icu-project.org/repos/icu/trunk/icu4j' to 'http://svn.sonatype.org/spice'; create new SVNRepository instance instead

                              9 Maven:com.ibm.icu:icu4j:58.2
                              • compile
                              Concluded License:
                              Declared Licenses:
                              Detected Licenses (from artifact):
                              LicenseRef-scancode-unicode (exemplary link to the first of 433 locations)
                              LicenseRef-scancode-unicode-icu-58 (link to the location)
                              Effective License:
                                  10 Maven:org.abego.treelayout:org.abego.treelayout.core:1.0.3
                                  • compile
                                  Concluded License:
                                  Declared Licenses:
                                  Effective License:
                                      11 Maven:org.antlr:ST4:4.0.8
                                      • compile
                                      Declared Licenses:
                                      Detected Licenses (from VCS):
                                      BSD-3-Clause (exemplary link to the first of 210 locations)
                                      LicenseRef-scancode-dco-1.1 (link to the location)
                                      LicenseRef-scancode-proprietary-license (exemplary link to the first of 3 locations)
                                      Effective License:
                                      BSD-3-Clause AND LicenseRef-scancode-dco-1.1 AND LicenseRef-scancode-proprietary-license
                                          12 Maven:org.antlr:antlr-runtime:3.5.2
                                          • compile
                                          Declared Licenses:
                                          Effective License:
                                              13 Maven:org.antlr:antlr4:4.7.1
                                              • compile
                                                  14 Maven:org.antlr:antlr4-runtime:4.7.1
                                                  • compile
                                                      15 Maven:org.checkerframework:checker-qual:2.5.2
                                                      • compile
                                                      Declared Licenses:
                                                      Detected Licenses (from VCS):
                                                      Apache-2.0 (exemplary link to the first of 25 locations)
                                                      BSD-3-Clause (link to the location)
                                                      CC-BY-2.5 (link to the location)
                                                      CC0-1.0 (exemplary link to the first of 15 locations)
                                                      CPL-1.0 (link to the location)
                                                      GPL-1.0-or-later (exemplary link to the first of 6 locations)
                                                      GPL-2.0-only (exemplary link to the first of 4 locations)
                                                      GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 305 locations)
                                                      LGPL-2.0-or-later (exemplary link to the first of 2 locations)
                                                      LGPL-2.1-only (exemplary link to the first of 2 locations)
                                                      LGPL-3.0-only (exemplary link to the first of 2 locations)
                                                      LPPL-1.3c (exemplary link to the first of 3 locations)
                                                      LicenseRef-scancode-proprietary-license (exemplary link to the first of 34 locations)
                                                      LicenseRef-scancode-public-domain (link to the location)
                                                      LicenseRef-scancode-public-domain-disclaimer (link to the location)
                                                      LicenseRef-scancode-taligent-jdk (exemplary link to the first of 13 locations)
                                                      MIT (exemplary link to the first of 16 locations)
                                                      NOASSERTION (exemplary link to the first of 3 locations)
                                                      OpenSSL (exemplary link to the first of 3 locations)
                                                      SAX-PD (exemplary link to the first of 5 locations)
                                                      W3C (exemplary link to the first of 10 locations)
                                                      Effective License:
                                                      Apache-2.0 AND BSD-3-Clause AND CC-BY-2.5 AND CC0-1.0 AND CPL-1.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND GPL-2.0-or-later WITH Classpath-exception-2.0 AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND LPPL-1.3c AND LicenseRef-scancode-proprietary-license AND LicenseRef-scancode-public-domain AND LicenseRef-scancode-public-domain-disclaimer AND LicenseRef-scancode-taligent-jdk AND MIT AND NOASSERTION AND OpenSSL AND SAX-PD AND W3C OR Apache-2.0 AND BSD-3-Clause AND CC-BY-2.5 AND CC0-1.0 AND CPL-1.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND GPL-2.0-or-later WITH Classpath-exception-2.0 AND LGPL-2.0-or-later AND LGPL-3.0-only AND LPPL-1.3c AND LicenseRef-scancode-proprietary-license AND LicenseRef-scancode-public-domain AND LicenseRef-scancode-public-domain-disclaimer AND LicenseRef-scancode-taligent-jdk AND MIT AND NOASSERTION AND OpenSSL AND SAX-PD AND W3C
                                                          16 Maven:org.codehaus.mojo:animal-sniffer-annotations:1.17
                                                          • compile
                                                          Declared Licenses:
                                                          Detected Licenses (from VCS):
                                                          Apache-2.0 (exemplary link to the first of 2 locations)
                                                          CDDL-1.0 (link to the location)
                                                          LGPL-2.1-or-later (link to the location)
                                                          MIT (exemplary link to the first of 279 locations)
                                                          NOASSERTION (link to the location)
                                                          Effective License:
                                                          Apache-2.0 AND CDDL-1.0 AND MIT AND NOASSERTION OR Apache-2.0 AND LGPL-2.1-or-later AND MIT AND NOASSERTION
                                                              17 Maven:org.eclipse.lsp4j:org.eclipse.lsp4j:0.15.0
                                                              • compile
                                                              Declared Licenses:
                                                              Detected Licenses (from artifact):
                                                              Apache-2.0 (exemplary link to the first of 418 locations)
                                                              BSD-3-Clause (exemplary link to the first of 1255 locations)
                                                              CPL-1.0 (link to the location)
                                                              EPL-1.0 (link to the location)
                                                              EPL-2.0 (exemplary link to the first of 838 locations)
                                                              NOASSERTION (link to the location)
                                                              Effective License:
                                                              Apache-2.0 AND BSD-3-Clause AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND NOASSERTION OR BSD-3-Clause AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND NOASSERTION
                                                                  18 Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.15.0
                                                                  • compile
                                                                  Declared Licenses:
                                                                  Detected Licenses (from artifact):
                                                                  Apache-2.0 (exemplary link to the first of 14 locations)
                                                                  BSD-3-Clause (exemplary link to the first of 42 locations)
                                                                  CPL-1.0 (link to the location)
                                                                  EPL-1.0 (link to the location)
                                                                  EPL-2.0 (exemplary link to the first of 28 locations)
                                                                  NOASSERTION (link to the location)
                                                                  Effective License:
                                                                  Apache-2.0 AND BSD-3-Clause AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND NOASSERTION OR BSD-3-Clause AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND NOASSERTION
                                                                      19 Maven:org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.15.0
                                                                      • compile
                                                                      Declared Licenses:
                                                                      Detected Licenses (from artifact):
                                                                      Apache-2.0 (exemplary link to the first of 55 locations)
                                                                      BSD-3-Clause (exemplary link to the first of 165 locations)
                                                                      CPL-1.0 (link to the location)
                                                                      EPL-1.0 (link to the location)
                                                                      EPL-2.0 (exemplary link to the first of 110 locations)
                                                                      NOASSERTION (link to the location)
                                                                      Effective License:
                                                                      Apache-2.0 AND BSD-3-Clause AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND NOASSERTION OR BSD-3-Clause AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND NOASSERTION
                                                                          20 Maven:org.eclipse.xtend:org.eclipse.xtend.lib:2.24.0
                                                                          • compile
                                                                          Declared Licenses:
                                                                          Detected Licenses (from artifact):
                                                                          EPL-1.0 (link to the location)
                                                                          EPL-2.0 (exemplary link to the first of 11 locations)
                                                                          Effective License:
                                                                              21 Maven:org.eclipse.xtend:org.eclipse.xtend.lib.macro:2.24.0
                                                                              • compile
                                                                              Declared Licenses:
                                                                              Detected Licenses (from artifact):
                                                                              Apache-2.0 (exemplary link to the first of 9 locations)
                                                                              EPL-1.0 (link to the location)
                                                                              EPL-2.0 (exemplary link to the first of 173 locations)
                                                                              Effective License:
                                                                                  22 Maven:org.eclipse.xtext:org.eclipse.xtext.xbase.lib:2.24.0
                                                                                  • compile
                                                                                  Declared Licenses:
                                                                                  Effective License:
                                                                                      23 Maven:org.glassfish:jakarta.json:2.0.1
                                                                                      • compile
                                                                                      Declared Licenses:
                                                                                      Detected Licenses (from VCS):
                                                                                      Apache-2.0 (exemplary link to the first of 5 locations)
                                                                                      BSD-3-Clause (exemplary link to the first of 63 locations)
                                                                                      CDDL-1.0 (exemplary link to the first of 2 locations)
                                                                                      CDDL-1.1 (link to the location)
                                                                                      EPL-1.0 (exemplary link to the first of 2 locations)
                                                                                      EPL-2.0 (exemplary link to the first of 237 locations)
                                                                                      GPL-2.0-only (exemplary link to the first of 5 locations)
                                                                                      GPL-2.0-only WITH Classpath-exception-2.0 (exemplary link to the first of 232 locations)
                                                                                      LGPL-3.0-only (exemplary link to the first of 2 locations)
                                                                                      LicenseRef-scancode-efsl-1.0 (exemplary link to the first of 3 locations)
                                                                                      LicenseRef-scancode-public-domain (link to the location)
                                                                                      NOASSERTION (exemplary link to the first of 5 locations)
                                                                                      Effective License:
                                                                                      Apache-2.0 AND BSD-3-Clause AND CDDL-1.0 AND CDDL-1.1 AND EPL-1.0 AND EPL-2.0 AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-3.0-only AND LicenseRef-scancode-efsl-1.0 AND LicenseRef-scancode-public-domain AND NOASSERTION
                                                                                          24 Maven:org.glassfish:javax.json:1.0.4
                                                                                          • compile
                                                                                          Concluded License:
                                                                                          Declared Licenses:
                                                                                          Effective License:

                                                                                              Unmanaged::titan.language-server:1b53ad349ee149cd1084d1b03a86c5452197529b ()

                                                                                              VCS Information

                                                                                              Type Git
                                                                                              URL https://gitlab.eclipse.org/eclipse/titan/titan.language-server.git
                                                                                              Path
                                                                                              Revision 1b53ad349ee149cd1084d1b03a86c5452197529b

                                                                                              Packages

                                                                                              # Package Scopes Licenses Analyzer Issues Scanner Issues
                                                                                              1 Unmanaged::titan.language-server:1b53ad349ee149cd1084d1b03a86c5452197529b Detected Licenses (from VCS):
                                                                                              NOASSERTION
                                                                                              Effective License:
                                                                                              EPL-2.0 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."