Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Broken with Bazel@HEAD on Bazel CI due to --incompatible_remove_native_maven_jar  #158

Closed
@laszlocsomor

Description

@laszlocsomor

Bazel@HEAD (and the upcoming Bazel 2.0) will flip --incompatible_remove_native_maven_jar to true by default.

Building //... breaks with that flag enabled.

Repro:

  1. build Bazel at bazelbuild/bazel@8f075d2
  2. use that to build //... at cd4f16d
  3. the build fails, but if you add --noincompatible_remove_native_maven_jar then it works

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