Can you show us resulting pom? As far as I can judge, there is no storm-starter in kafka dependencies, unless it is somehow transitive.
2013/12/18 padma priya chitturi <padmapriy...@gmail.com> > Hi All, > > I am using kafka 0.8.0-beta1 on windows. In the maven project i included > kafka dependencies from > ( > > http://repo1.maven.org/maven2/org/apache/kafka/kafka_2.8.0/0.8.0-beta1/kafka_2.8.0-0.8.0-beta1.pom > ). > However the maven copilation is throwing the below error: > > Failed to execute goal > com.theoryinpractise:clojure-maven-plugin:1.3.8:compile (compile) on > project storm-starter: Clojure failed. > > Can someone help me in this ? > > Regards, > Padma Ch. >