Github user markap14 commented on the pull request:

    https://github.com/apache/nifi/pull/147#issuecomment-175205635
  
    I'm getting this as well. a little more of the output to provide additional 
context:
    
    [ERROR] ----------
    [ERROR] 1) org.apache.hive:hive-serde:jar:0.12.0-cdh5.0.0
    [ERROR]
    [ERROR] Try downloading the file manually from the project website.
    [ERROR]
    [ERROR] Then, install it using the command:
    [ERROR] mvn install:install-file -DgroupId=org.apache.hive 
-DartifactId=hive-serde -Dversion=0.12.0-cdh5.0.0 -Dpackaging=jar 
-Dfile=/path/to/file
    [ERROR]
    [ERROR] Alternatively, if you host your own repository you can deploy the 
file there:
    [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.hive 
-DartifactId=hive-serde -Dversion=0.12.0-cdh5.0.0 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
    [ERROR]
    [ERROR] Path to dependency:
    [ERROR] 1) org.apache.nifi:nifi-kite-processors:jar:0.4.2-SNAPSHOT
    [ERROR] 2) org.apache.hive.hcatalog:hive-hcatalog-core:jar:1.2.0
    [ERROR] 3) org.apache.hive:hive-metastore:jar:1.2.0
    [ERROR] 4) org.apache.hive:hive-serde:jar:0.12.0-cdh5.0.0
    [ERROR]
    [ERROR] ----------
    [ERROR] 1 required artifact is missing.
    [ERROR]
    [ERROR] for artifact:
    [ERROR] org.apache.nifi:nifi-kite-processors:jar:0.4.2-SNAPSHOT
    [ERROR]
    [ERROR] from the specified remote repositories:
    [ERROR] central (https://repo1.maven.org/maven2, releases=true, 
snapshots=false),
    [ERROR] apache-repo 
(https://repository.apache.org/content/repositories/releases, releases=true, 
snapshots=false),
    [ERROR] jcenter (http://jcenter.bintray.com, releases=true, 
snapshots=false),
    [ERROR] apache.snapshots (http://repository.apache.org/snapshots, 
releases=false, snapshots=true)
    [INFO] Copying httpclient-4.4.1.jar to 
/devel/nifi/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/target/classes/META-INF/bundled-dependencies/httpclient-4.4.1.jar
    [ERROR] -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, 
please read the following articles:
    [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
    [ERROR]
    [ERROR] After correcting the problems, you can resume the build with the 
command
    [ERROR]   mvn <goals> -rf :nifi-kite-processors


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to