Is there a way to invoke a java code (something like custom maven plugins) in bazel build?

前端 未结 0 1216
再見小時候
再見小時候 2020-12-11 04:28

I made a plugin to run it during compilation of maven modules. But since my org is now moving to bazel -- Do we have a way that we can directly run plugins(mojos)in bazel?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题