You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2020/05/11 20:07:00 UTC

[jira] [Commented] (BEAM-9950) cannot find symbol javax.annotation.Generated

    [ https://issues.apache.org/jira/browse/BEAM-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104870#comment-17104870 ] 

Kyle Weaver commented on BEAM-9950:
-----------------------------------

https://github.com/grpc/grpc-java/issues/3633

> cannot find symbol javax.annotation.Generated
> ---------------------------------------------
>
>                 Key: BEAM-9950
>                 URL: https://issues.apache.org/jira/browse/BEAM-9950
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Kyle Weaver
>            Priority: Minor
>
> This happens when I run through Intellij but not when I run the same command on the command line, so it is presumably an issue with my Intellij setup.
> ./gradlew :runners:flink:1.10:test --tests "org.apache.beam.runners.flink.translation.wrappers.streaming.io.UnboundedSourceWrapperTest$ParameterizedUnboundedSourceWrapperTest.testWatermarkEmission[*]"
> .../apache/beam/model/pipeline/build/generated/source/proto/main/grpc/org/apache/beam/model/pipeline/v1/TestStreamServiceGrpc.java:20: error: cannot find symbol
> @javax.annotation.Generated(
>                  ^
>   symbol:   class Generated
>   location: package javax.annotation
> 1 error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)