Hello Community,

My name is Ngowo Merilyn. I'm an intermediate level Java programmer and a
fan of Elasticsearch so the project *Add a datastore for Elasticsearch in
Apache Gora *seems like a good fit for me. I would love to start making
contributions. I've started to get familiar with Apache Gora from this
tutorial http://gora.apache.org/current/tutorial.html. I've cloned the code
and been trying to build since yesterday with different errors. Currently
I'm having the following build error

INFO] Apache Gora :: Sources-Dist ........................ SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time:  01:23 min
[INFO] Finished at: 2020-10-12T07:47:34+01:00
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gora-hive: Could not resolve
dependencies for project org.apache.gora:gora-hive:bundle:1.0-SNAPSHOT:
Could not find artifact
org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in central (
https://repo.maven.apache.org/maven2) -> [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 <args> -rf :gora-hive

How do I fix this?

Reply via email to