bazelbuild / rules_jvm_external

Bazel rules to resolve, fetch and export Maven artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`bazel run scripts:format` is broken

shs96c opened this issue · comments

This seems to be something to do with the move enabling bzlmod by default:

INFO: Elapsed time: 2.290s, Critical Path: 0.03s
INFO: 25 processes: 16 disk cache hit, 9 internal.
INFO: Build completed successfully, 25 total actions
INFO: Running command line: bazel-bin/scripts/run-formats.sh
Error: Could not find or load main class com.google.googlejavaformat.java.Main
Caused by: java.lang.ClassNotFoundException: com.google.googlejavaformat.java.Main