Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Build failure: javax.annotation.Generated is missing #65

Description

@janhicken

Hello,

the build on the master branch currently fails on my machine:

$ gradle build

> Task :endpoints-management-protos:compileJava FAILED
/home/jan/repos/github/endpoints-management-java/endpoints-management-protos/build/generated/source/proto/main/java/com/google/api/servicecontrol/v1/QuotaControllerGrpc.java:26: error: cannot find symbol
@javax.annotation.Generated(
                 ^
  symbol:   class Generated
  location: package javax.annotation
/home/jan/repos/github/endpoints-management-java/endpoints-management-protos/build/generated/source/proto/main/java/com/google/api/servicecontrol/v1/ServiceControllerGrpc.java:25: error: cannot find symbol
@javax.annotation.Generated(
                 ^
  symbol:   class Generated
  location: package javax.annotation
2 errors

FAILURE: Build failed with an exception.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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