-
Notifications
You must be signed in to change notification settings - Fork 5
Description
root@sysadmin:/home/gerrit_core/review_site# bazel build plugins/plugins_high-availability
WARNING: Ignoring JAVA_HOME, because it must point to a JDK, not a JRE.
Starting local Bazel server and connecting to it...
ERROR: Skipping 'plugins/plugins_high-availability': error loading package 'plugins/plugins_high-availability': Every .bzl file must have a corresponding package, but '//:tools/bzl/junit.bzl' does not have one. Please create a BUILD file in the same or any parent directory. Note that this BUILD file does not need to do anything except exist.
WARNING: Target pattern parsing failed.
ERROR: error loading package 'plugins/plugins_high-availability': Every .bzl file must have a corresponding package, but '//:tools/bzl/junit.bzl' does not have one. Please create a BUILD file in the same or any parent directory. Note that this BUILD file does not need to do anything except exist.
INFO: Elapsed time: 1.723s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
currently loading: plugins/plugins_high-availability
Fetching @rules_java; Restarting.