Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-11-28T19:44:45.850380252Z.

Project

Scanned revision ce31fb05db31651f513d9a2141fe2bc75d53bd85 of Git repository https://github.com/eclipse-digitaltwin/aas4j-transformation-library.git

Index

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

No rule violations found.

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 Gradle::build.gradle: Gradle::build.gradle:
  • 2023-11-28T19:44:14.493642906Z [ERROR]: Gradle - Resolving Gradle dependencies for path 'build.gradle' failed with: BuildException: Could not fetch model of type 'DependencyTreeModel' using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-6.7-bin.zip'.
    Caused by: LocationAwareException: Could not open init generic class cache for initialization script '/tmp/ort-Gradle8753603480115177358/init17221779372149945319.gradle' (/home/ort/.gradle/caches/6.7/scripts/ipjuqixqzytlmmejo8msr5lk).
    Caused by: CacheOpenException: Could not open init generic class cache for initialization script '/tmp/ort-Gradle8753603480115177358/init17221779372149945319.gradle' (/home/ort/.gradle/caches/6.7/scripts/ipjuqixqzytlmmejo8msr5lk).
    Caused by: GroovyBugError: BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 61
    Caused by: IllegalArgumentException: Unsupported class file major version 61

Gradle::build.gradle:
  • 2023-11-28T19:44:23.163295726Z [ERROR]: scanner - Could not resolve provenance for package 'Gradle::build.gradle:': IOException: Could not resolve provenance for 'Gradle::build.gradle:' 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"

Gradle::build.gradle: (build.gradle)

VCS Information

Type Git
URL https://github.com/eclipse-digitaltwin/aas4j-transformation-library.git
Path
Revision ce31fb05db31651f513d9a2141fe2bc75d53bd85

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Gradle::build.gradle:
  • 2023-11-28T19:44:14.493642906Z [ERROR]: Gradle - Resolving Gradle dependencies for path 'build.gradle' failed with: BuildException: Could not fetch model of type 'DependencyTreeModel' using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-6.7-bin.zip'.
    Caused by: LocationAwareException: Could not open init generic class cache for initialization script '/tmp/ort-Gradle8753603480115177358/init17221779372149945319.gradle' (/home/ort/.gradle/caches/6.7/scripts/ipjuqixqzytlmmejo8msr5lk).
    Caused by: CacheOpenException: Could not open init generic class cache for initialization script '/tmp/ort-Gradle8753603480115177358/init17221779372149945319.gradle' (/home/ort/.gradle/caches/6.7/scripts/ipjuqixqzytlmmejo8msr5lk).
    Caused by: GroovyBugError: BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 61
    Caused by: IllegalArgumentException: Unsupported class file major version 61

  • 2023-11-28T19:44:23.163295726Z [ERROR]: scanner - Could not resolve provenance for package 'Gradle::build.gradle:': IOException: Could not resolve provenance for 'Gradle::build.gradle:' 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."