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

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

[~iemejia] suggested this was because there's Java 11 somewhere, and I think 
that's likely to be the problem, but I haven't had time to look into it yet.

> 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. I 
> am using Intellij 2019.2.4.
> ./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)

Reply via email to