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

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

I've tried clearing Gradle and Maven caches, but nothing works so far.

> 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)

Reply via email to