[
https://issues.apache.org/jira/browse/SAMZA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040923#comment-14040923
]
Martin Kleppmann commented on SAMZA-284:
----------------------------------------
I moved my {{~/.m2}} directory aside, applied the patch, and ran {{./gradlew
clean build}}. Unfortunately it didn't work:
{noformat}
...
:samza-kafka_2.10:compileScala
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration
':samza-kafka_2.10:compile'.
> Could not find org.apache.kafka:kafka_2.10:0.8.1.1-SNAPSHOT.
Required by:
org.apache.samza:samza-kafka_2.10:0.7.0-SNAPSHOT
{noformat}
> Resolve bundled Kafka jar issue
> -------------------------------
>
> Key: SAMZA-284
> URL: https://issues.apache.org/jira/browse/SAMZA-284
> Project: Samza
> Issue Type: Sub-task
> Reporter: Jakob Homan
> Assignee: Jakob Homan
> Priority: Blocker
> Fix For: 0.7.0
>
> Attachments: SAMZA-284.patch
>
>
> We are currently bundling the test jars for Kafka 0.8.1 for Scala 2.9 and
> 2.10. These jars have not yet been published in Maven, so we need to either
> get them published or remove the jars from the distribution and work around
> the issue. The former solution is much preferred.
--
This message was sent by Atlassian JIRA
(v6.2#6252)