reuvenlax commented on pull request #13765:
URL: https://github.com/apache/beam/pull/13765#issuecomment-775621545


   @kennknowles 
   I tried adding compile library.java.grpc_api to the dependencies in the 
google-cloud-platform build.gradle, and I get the following. Am I doing 
something trivially wrong?
   
   A problem occurred evaluating project ':sdks:java:io:google-cloud-platform'.
   > Cannot convert a null value to an object of type Dependency.
     The following types/formats are supported:
       - Instances of Dependency.
       - String or CharSequence values, for example 
'org.gradle:gradle-core:1.0'.
       - Maps, for example [group: 'org.gradle', name: 'gradle-core', version: 
'1.0'].
       - FileCollections, for example files('some.jar', 'someOther.jar').
       - Projects, for example project(':some:project:path').
       - ClassPathNotation, for example gradleApi().
   


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

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


Reply via email to