Skip to content

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

@janhicken

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.

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