-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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