kennknowles commented on code in PR #33013:
URL: https://github.com/apache/beam/pull/33013#discussion_r1929109499


##########
sdks/java/harness/build.gradle:
##########
@@ -30,6 +30,7 @@ dependencies {
   provided project(path: ":model:pipeline", configuration: "shadow")
   provided project(path: ":sdks:java:core", configuration: "shadow")
   provided project(path: ":sdks:java:transform-service:launcher")
+  provided library.java.google_api_services_dataflow

Review Comment:
   This module is also not allowed to depend on runner-specific things



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