Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failure when I try to install using Maven: Failed to execute goal on project kafka-connect-storage-hive #60

Closed
smj19 opened this issue Mar 7, 2018 · 2 comments

Comments

@smj19
Copy link

smj19 commented Mar 7, 2018

I'm following these instructions to eventually build the hdfs connector. But I get the following error when I try to build "kafka-connect-storage-common":

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] kafka-connect-storage-common-parent ................ SUCCESS [  3.537 s]
[INFO] kafka-connect-storage-common ....................... SUCCESS [  2.201 s]
[INFO] kafka-connect-storage-core ......................... SUCCESS [  3.698 s]
[INFO] kafka-connect-storage-wal .......................... SUCCESS [  0.597 s]
[INFO] kafka-connect-storage-partitioner .................. SUCCESS [  2.561 s]
[INFO] kafka-connect-storage-hive ......................... FAILURE [  8.483 s]
[INFO] kafka-connect-storage-format ....................... SKIPPED
[INFO] kafka-connect-storage-common-package ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.584 s
[INFO] Finished at: 2018-03-06T16:43:52-08:00
[INFO] Final Memory: 44M/572M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kafka-connect-storage-hive: Could not resolve dependencies for project io.confluent:kafka-connect-storage-hive:jar:5.0.0-SNAPSHOT: Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in http://mvn.fanops.net/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :kafka-connect-storage-hive

I was successfully able to build kafka, schema-registry and rest-utils. Also, I'm building these in ".m2" directory.

@smj19 smj19 closed this as completed Mar 7, 2018
@jpugliesi
Copy link

@snehamj How were you able to fix this build?

@kkonstantine
Copy link
Member

@jpugliesi the repo is building successfully. There were some temporary issues a few days ago. Are you referring to a specific branch that you try to build and still fails?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants