You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: