Skip to content

Gobblin build Java/Gradle version error #1

@JGrant225

Description

@JGrant225

When attempting to create a build of the gobblin repository on my local device using IntelliJ, it searches for a plugin from a tools.jar file only accessible for earlier Java versions, such as Java 8. However, even after switching to Java 8 on my local device, I get the same error below:

16:31:10.704 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Where:
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Script 'C:\Users\james\repodigger\repos\apache-projects\gobblin\gradle\scripts\globalDependencies.gradle' line: 48
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] A problem occurred evaluating script.
16:31:10.705 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Cannot invoke method getURLs() on null object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions