Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-05-24T10:17:38.537994259Z.

Project

Scanned revision cc9d6a2c866e863f432967ce65764296a2255abc of Git repository https://github.com/eclipse-ee4j/metro-mimepull.git

Index

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

No rule violations found.

Issue Summary (1 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:org.jvnet.mimepull:mimepull:1.10.0-SNAPSHOT Maven:org.jvnet.mimepull:mimepull:1.10.0-SNAPSHOT
  • 2023-05-24T10:17:11.803152336Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:org.jvnet.mimepull:mimepull:1.10.0-SNAPSHOT': IOException: Could not resolve provenance for 'Maven:org.jvnet.mimepull:mimepull:1.10.0-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:org.jvnet.mimepull:mimepull:1.10.0-SNAPSHOT (pom.xml)

VCS Information

Type Git
URL https://github.com/eclipse-ee4j/metro-mimepull.git
Path
Revision cc9d6a2c866e863f432967ce65764296a2255abc

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Maven:org.jvnet.mimepull:mimepull:1.10.0-SNAPSHOT Declared Licenses:
Effective License:
    • 2023-05-24T10:17:11.803152336Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:org.jvnet.mimepull:mimepull:1.10.0-SNAPSHOT': IOException: Could not resolve provenance for 'Maven:org.jvnet.mimepull:mimepull:1.10.0-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:junit:junit:4.13.2
    • test
      Excluded: TEST_DEPENDENCY_OF - Packages for testing only.
    Concluded License:
    Declared Licenses:
    Effective License:
      • 2023-05-24T10:17:13.841802351Z [ERROR]: scanner - Could not resolve provenance for package 'Maven:junit:junit:4.13.2': IOException: Could not resolve provenance for 'Maven:junit:junit:4.13.2' 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"
        Resolution of ARTIFACT 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 Maven:org.hamcrest:hamcrest-core:1.3
      • test
        Excluded: TEST_DEPENDENCY_OF - Packages for testing only.
      Concluded License:
      Declared Licenses:
      Effective License:

          Repository Configuration

          
          ---
          excludes:
            paths:
            - pattern: "**/META-INF/DEPENDENCIES"
              reason: "BUILD_TOOL_OF"
              comment: "Licenses contained in this directory reflect content analysed elsewhere."
            - pattern: "**/META-INF/NOTICE*"
              reason: "BUILD_TOOL_OF"
              comment: "Licenses contained in this directory reflect content analysed elsewhere."
            - pattern: "**/*.svg"
              reason: "BUILD_TOOL_OF"
              comment: "SVG files do not contain any license information."
            - pattern: "package-lock.json"
              reason: "BUILD_TOOL_OF"
              comment: "Does not contain any license information."
            scopes:
            - pattern: "test"
              reason: "TEST_DEPENDENCY_OF"
              comment: "Packages for testing only."