You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 21:15:58 UTC

[GitHub] [beam] kennknowles opened a new issue, #18933: Gradle build does not allow to overwrite versions of provided dependencies

kennknowles opened a new issue, #18933:
URL: https://github.com/apache/beam/issues/18933

   In order to test modules with provided dependencies in maven we can execute for example for Kafka `mvn verify -Prelease -Dkafka.clients.version=0.9.0.1 -pl 'sdks/java/io/kafka'` However we don't have an equivalent way to do this with gradle because the version of the dependencies are defined locally and not in the gradle.properties.
   
   Imported from Jira [BEAM-4087](https://issues.apache.org/jira/browse/BEAM-4087). Original Jira may contain additional context.
   Reported by: iemejia.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org