frankgh commented on code in PR #217:
URL:
https://github.com/apache/cassandra-analytics/pull/217#discussion_r3404356429
##########
build.gradle:
##########
@@ -223,6 +223,10 @@ subprojects {
repositories {
mavenCentral()
+ // Confluent repository for kafka-avro-serializer (transitive dep of
sidecar-server)
Review Comment:
Can we instead exclude the transitive dependency since it is not required
for Analytics to function ?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]