Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-24T03:50:06.246990988Z.

Project

Scanned revision 31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def of Git repository https://github.com/eclipse-ee4j/jpa-api.git

Index

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

# Rule Package License Message
1 PROJECT_LICENSE_CHECK Maven:jakarta.persistence:persistence-spec:3.2-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.persistence:persistence-spec:3.2-SNAPSHOT' is unclassified.

How to fix

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

Issue Summary (3 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:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT
  • 2023-05-24T03:49:43.270584719Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT': IOException: Could not resolve provenance for 'Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT' for source code origins [VCS, ARTIFACT].
    Resolution of VCS failed with:
    PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
    Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

2 Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT
  • 2023-05-24T03:49:43.270496818Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT': IOException: Could not resolve provenance for 'Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT' for source code origins [VCS, ARTIFACT].
    Resolution of VCS failed with:
    PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
    Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

3 Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def
  • 2023-05-24T03:49:43.270598120Z [ERROR]: scanner - Could not resolve provenance for package 'Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def': IOException: Could not resolve provenance for 'Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def' for source code origins [VCS, ARTIFACT].
    Resolution of VCS failed with:
    PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
    Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT (api/pom.xml)

VCS Information

Type Git
URL https://github.com/eclipse-ee4j/jpa-api.git
Path api
Revision 31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT Declared Licenses:
Effective License:
    • 2023-05-24T03:49:43.270584719Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT': IOException: Could not resolve provenance for 'Maven:jakarta.persistence:jakarta.persistence-api:3.1.1-SNAPSHOT' for source code origins [VCS, ARTIFACT].
      Resolution of VCS failed with:
      PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
      Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

    Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT (spec/pom.xml)

    VCS Information

    Type Git
    URL https://github.com/eclipse-ee4j/jpa-api.git
    Path spec
    Revision 31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def

    Packages

    # Package Scopes Licenses Analyzer Issues Scanner Issues
    1 Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT Declared Licenses:
    Effective License:
      • 2023-05-24T03:49:43.270496818Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT': IOException: Could not resolve provenance for 'Maven:jakarta.persistence:persistence-spec:3.2-SNAPSHOT' for source code origins [VCS, ARTIFACT].
        Resolution of VCS failed with:
        PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
        Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

      Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def ()

      VCS Information

      Type Git
      URL https://github.com/eclipse-ee4j/jpa-api
      Path
      Revision 31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def

      Packages

      # Package Scopes Licenses Analyzer Issues Scanner Issues
      1 Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def
        • 2023-05-24T03:49:43.270598120Z [ERROR]: scanner - Could not resolve provenance for package 'Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def': IOException: Could not resolve provenance for 'Unmanaged::jpa-api:31d2cf0aa1f9f74ea3d2798e131a4a0e30e35def' for source code origins [VCS, ARTIFACT].
          Resolution of VCS failed with:
          PoolInitializationException: Failed to initialize pool: FATAL: password authentication failed for user "ortuser"
          Caused by: PSQLException: FATAL: password authentication failed for user "ortuser"

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