There are a lot of release-oriented tickets still about- here's what I'm following pertaining to packaging & getting shipped-
Maven- https://issues.apache.org/jira/browse/KAFKA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Scala 2.10- https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Deps upgrade- https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel CodaMetrics versioning- https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel On Mon, May 06, 2013 at 04:31:50PM -0700, Jason Rosenberg wrote: > Is there a maven repo we can point to, to just depend on the kafka 0.8 > core, and have all the dependencies get pulled in as needed? > > For some reason, I had thought this would be available as part of the 0.8 > release.... > > Or do I need to manually create a pom.xml for the core, and host it on my > nexxus instance (as in 0.7.2?). > > Thanks, > > Jason