Joe Stein created KAFKA-1161: -------------------------------- Summary: review report of the dependencies, conflicts, and licenses into ivy-report Key: KAFKA-1161 URL: https://issues.apache.org/jira/browse/KAFKA-1161 Project: Kafka Issue Type: Improvement Affects Versions: 0.8 Reporter: Joe Stein Fix For: 0.8.1
I create a simple Ant+Ivy project to test resolving the artifacts published to Apache staging repo: https://github.com/mumrah/kafka-ivy. This will fetch Kafka libs from the Apache staging area and other things from Maven Central. It will fetch the jars into lib/ivy/{conf} and generate a report of the dependencies, conflicts, and licenses into ivy-report. Notice I had to add three exclusions to get things working. Maybe we should add these to our pom? already handling the dependencies in KAFKA-1159 but if there is anything else to change from this output (like to confirm licensing with Scala or anything else) lets use this JIRA to capture that here -- This message was sent by Atlassian JIRA (v6.1#6144)