Skip to content

Build DEBUG: message #342

Description

@krtschil

I did the following on dev branch after 3.1 merge:

  • git pull
  • bazel clean --expunge
  • bazel build //...
  • bazel test //...

Build and test were complete but the build step showed the following info:

Starting local Bazel server (9.1.0) and connecting to it...
DEBUG: /home/klaus/.cache/bazel/_bazel_klaus/737df9514b071507e6718befc284ec9a/external/rules_jvm_external+/private/rules/coursier.bzl:693:18: 
NOTE: rules_jvm_external_deps_install.json was generated by an older version of rules_jvm_external and needs to be regenerated. 
To update, run 'bazel run @rules_jvm_external_deps//:pin'.

The suggested command failed:

bazel run @rules_jvm_external_deps//:pin
ERROR: No repository visible as '@rules_jvm_external_deps' from main repository

Something to worry about or is this expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions