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
In bazel-bsp we have to pull the entire Bazel source code just to get the BEP protos. It would be much more convenient for us if you published the BEP java proto library to maven.
Description of the feature request:
In bazel-bsp we have to pull the entire Bazel source code just to get the BEP protos. It would be much more convenient for us if you published the BEP java proto library to maven.
We use the following targets from Bazel:
Which category does this issue belong to?
Core
What underlying problem are you trying to solve with this feature?
No response
Which operating system are you running Bazel on?
No response
What is the output of
bazel info release
?No response
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse master; git rev-parse HEAD
?No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: