You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Toivo Adams <to...@gmail.com> on 2015/03/09 12:34:25 UTC

Checkout develop source and nifi-kite-processors can’t find dependencies

Checkout develop source and nifi-kite-processors can’t find dependencies
    <dependency>
      <groupId>org.kitesdk</groupId>
      <artifactId>kite-minicluster</artifactId>
      <version>${kite.version}</version>
      <scope>test</scope>
    </dependency>

Leads to 
Description	Resource	Path	Location	Type
Missing artifact org.apache.flume:flume-ng-node:jar:1.4.0-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hbase:hbase-client:jar:0.96.1.1-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hbase:hbase-server:jar:0.96.1.1-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hbase:hbase-testing-util:jar:0.96.1.1-cdh5.0.0
pom.xml	/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hive:hive-common:jar:0.12.0-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hive:hive-exec:jar:0.12.0-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hive:hive-metastore:jar:0.12.0-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hive:hive-serde:jar:0.12.0-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem
Missing artifact org.apache.hive:hive-service:jar:0.12.0-cdh5.0.0	pom.xml
/nifi-kite-processors	line 1	Maven Dependency Problem

Last week there was no such problem

Toivo




--
View this message in context: http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/Checkout-develop-source-and-nifi-kite-processors-can-t-find-dependencies-tp899.html
Sent from the Apache NiFi (incubating) Developer List mailing list archive at Nabble.com.