How do I query only for the dependencies declared under deps in the BUILD file?...
Read Morebazel run @maven//:pin results in error: FileNotFoundException...
Read MoreHow do I pass arguments to Bazel java wrapper?...
Read MoreHow to query Bazel for the (absolute) `JAVE_HOME` like path to the remote JDK of whatever Java Toolc...
Read Morejava_toolchain: how can I use the Eclipse compiler in a Bazel build...
Read MoreHow to create Java library in Bazel from generated Java files...
Read MoreQuery for Java toolchain details in Bazel...
Read Morebazel running out of memory and crashing when running coverage...
Read MoreBazel: How to pass relative path of a file as an "args" to java_binary?...
Read MoreHow to use protobuf from remote Artifactory?...
Read MoreWhy I am getting java.lang.UnsupportedClassVersionError while trying to run bazel java target?...
Read MoreWhy doesn't java_binary propagate runtime dependencies to java_test...
Read MoreJava Bazel Build Error : java/toolchains/bootclasspath_classes/DumpPlatformClassPath.class [for host...
Read MoreBazel pass flaky test if 1 out of 3 retries pass...
Read MoreWhat is causing duplicate builds of same target in Bazel?...
Read MoreWhat is RULES_JVM_EXTERNAL_TAG and RULES_JVM_EXTERNAL_SHA in bazel WORKSPACE file?...
Read MoreBazel local JDK permission issue on Jenkins (Linux, CentOS)...
Read MoreIs it possible to use bazel query to output the full syntax for an implicit (or any) rule?...
Read MoreHow to extract resources from jar in bazel...
Read More