kennknowles commented on issue #18593:
URL: https://github.com/apache/beam/issues/18593#issuecomment-3175418954

   By taking apache/beam-starter-java and switching runner to Dataflow I 
immediately got this, which seems likely related to the improper use of `test` 
scope dependencies:
   
   ```
   Caused by: java.lang.ClassNotFoundException: 
org.apache.beam.sdk.testing.SerializableMatcher
      ...
       at 
org.apache.beam.sdk.options.PipelineOptionsFactory$Cache.validateWellFormed 
(PipelineOptionsFactory.java:2161)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to