Skip to content

Commit d9f5a83

Browse files
Mikhail Gorbovekrivokonmapr
authored andcommitted
Kafka client excluded from package because correct version is located in "mapr classpath" (apache#179)
1 parent 8a99a57 commit d9f5a83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

external/kafka-0-9/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<groupId>org.apache.kafka</groupId>
8080
<artifactId>kafka_${scala.binary.version}</artifactId>
8181
<version>0.9.0.0</version>
82+
<scope>provided</scope>
8283
<exclusions>
8384
<exclusion>
8485
<groupId>com.sun.jmx</groupId>

0 commit comments

Comments
 (0)