Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 'JavaInfo' value has no field or method 'transitive_runtime_deps' #578

Closed
sgowroji opened this issue Aug 16, 2023 · 0 comments · Fixed by #579
Closed

Error: 'JavaInfo' value has no field or method 'transitive_runtime_deps' #578

sgowroji opened this issue Aug 16, 2023 · 0 comments · Fixed by #579

Comments

@sgowroji
Copy link
Member

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3241#0189fc86-a089-4be1-a523-2ca0cee879dc

Platform : Linux, MacOS

Logs :

ERROR: /var/lib/buildkite-agent/builds/bk-docker-4nsr/bazel-downstream-projects/rules_closure/closure/templates/test/BUILD:61:28: in _closure_js_template_library rule //closure/templates/test:plugin_soy_soy_js:
Traceback (most recent call last):
	File "/var/lib/buildkite-agent/builds/bk-docker-4nsr/bazel-downstream-projects/rules_closure/closure/templates/closure_js_template_library.bzl", line 56, column 57, in _impl
		transitive = [m[SoyPluginInfo].generator.runtime.transitive_runtime_deps for m in ctx.attr.plugins],
Error: 'JavaInfo' value has no field or method 'transitive_runtime_deps'
Available attributes: _compile_time_java_dependencies, _constraints, _neverlink, _transitive_full_compile_time_jars, annotation_processing, api_generating_plugins, compilation_info, compile_jars, full_compile_jars, java_outputs, module_flags_info, outputs, plugins, runtime_output_jars, source_jars, transitive_compile_time_jars, transitive_native_libraries, transitive_runtime_jars, transitive_source_jars
(02:25:07) ERROR: /var/lib/buildkite-agent/builds/bk-docker-4nsr/bazel-downstream-projects/rules_closure/closure/templates/test/BUILD:61:28: Analysis of target '//closure/templates/test:plugin_soy_soy_js' failed
(02:25:07) ERROR: Analysis of target '//closure/templates/test:plugin_soy_soy_js' failed; build aborted

Refereces bazelbuild/rules_kotlin#1003, bazelbuild/rules_groovy#66

CC Greenteam @Wyverald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant