Skip to content

Conversation

@bartoszkosiorek
Copy link
Contributor

No description provided.

@bartoszkosiorek bartoszkosiorek force-pushed the try-with-ci branch 4 times, most recently from 6a6f655 to c5ba019 Compare October 22, 2025 09:47
@bartoszkosiorek bartoszkosiorek marked this pull request as ready for review October 22, 2025 09:51
//:sonar_scanner
//:sonarqube_coverage_generator

# TODO Building //docs:docs is not working correctly
Copy link
Contributor Author

@bartoszkosiorek bartoszkosiorek Oct 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is failing with (the same result is with bazel build //docs:docs):

$ bazel aquery ...
Starting local Bazel server and connecting to it...
ERROR: /home/z/dev/bazel-sonarqube/docs/BUILD.bazel:4:8: in deps attribute of starlark_doc_extract rule //docs:docs.extract: missing bzl_library targets for Starlark module(s) @rules_java//java:defs.bzl. Since this rule was created by the macro 'stardoc', the error might have been caused by the macro implementation
ERROR: /home/z/dev/bazel-sonarqube/docs/BUILD.bazel:4:8: Analysis of target '//docs:docs.extract' failed
ERROR: Analysis of target '//docs:docs' failed; build aborted: Analysis failed
INFO: Elapsed time: 4.737s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
Loading: 92 packages loaded
    currently loading: @@bazel_tools//tools/jdk ... (2 packages)
    Fetching repository @@rules_python~; starting
    Fetching repository @@rules_cc~; starting
    Fetching repository @@apple_support~; starting
    Fetching repository @@rules_shell~; starting
    Fetching repository @@local_jdk; starting
    Fetching repository @@rules_java~~toolchains~local_jdk; starting

To resolve it, tons of dependencies needs to be added. The last dependency is private and we are not allowed to use it.

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 this pull request may close these issues.

1 participant