bazelbuild / rules_jvm_external

Bazel rules to resolve, fetch and export Maven artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: 'JavaInfo' value has no field or method 'transitive_deps'

sgowroji opened this issue · comments

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3271#018a4433-bbcd-42f9-a119-99623fce8f89

Platform : Multiple

Logs :

Error: 'JavaInfo' value has no field or method 'transitive_deps'

Culprit : bazelbuild/bazel@72058be

CC Greenteam @mai93

Hi @jin & @shs96c, Can you take a look of the above issue. Thanks!

I believe this was fixed with #999

Sorry but I'm seeing this problem in bazel 7.0.2. Does that include this fix?

I think it was fixed by upgrading rules_kotlin to 1.9 in #999 not by a change in bazel