You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/05/23 20:23:12 UTC

[jira] [Created] (BEAM-304) Build break: maven is picking up Kafka snapshots

Daniel Halperin created BEAM-304:
------------------------------------

             Summary: Build break: maven is picking up Kafka snapshots
                 Key: BEAM-304
                 URL: https://issues.apache.org/jira/browse/BEAM-304
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-extensions
            Reporter: Daniel Halperin
            Assignee: Daniel Halperin
            Priority: Critical


A few concurrent issues:

1. We did not pick a specific version of Kafka in our pom, instead we just dependended on 0.9+
2. It looks like Kafka has deployed a 0.10 snapshot
3. For some reason, our build is picking up snapshot versions instead of using only things available on Maven central.
4. 0.10 version of KafkaIO has a breaking change that breaks our code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)