Furkan and Lewis,

Thank you for your response to my SOS.  I tried varies suggestion on
editing pom.xlm file and including down grade the java JDK version to 1.7
and removed the .m2 folder and run      mvn clean install   again and it
build successfully.

Now Gora is successfully build.  I am trying to understand how to get Gora
run or start in order get the following three packages to work together
Nutch, Solr and Hbase with GORA
Does Gora start as a service?
Or
To get other three packages to work with GORA I will need to copy the *.jar
to the three packages (Nutch, Solr and Hbase) lib folder?


*I am a bit confuse on how to get these packages to work with GORA.  I had
read GORA's quickstart guide but am still not too clear on what to do.*


*Can you provide some direction.*

*Thank you.*

*Tom*

On Wed, Feb 17, 2016 at 1:56 PM, Furkan KAMACI <furkankam...@gmail.com>
wrote:

> Hi Tom,
>
> It seems that your maven is at offline mode. There may be a problem with
> your settings.xml or environment variable for maven home. How do you build
> your project? Could you build it with -X option and send the output?
>
> Kind Regards,
> Furkan KAMACI
> 17 Şub 2016 20:51 tarihinde "Tom Running" <runningt...@gmail.com> yazdı:
>
> What to do with the error below.
>
>
> [INFO] Building Apache Gora :: Accumulo 0.6.1
> [INFO]
> ------------------------------------------------------------------------
> [WARNING] The POM for org.apache.accumulo:accumulo-core:jar:1.5.1 is
> missing, no dependency information available
> [WARNING] The POM for org.apache.accumulo:accumulo-minicluster:jar:1.5.1
> is missing, no dependency information available
> [WARNING] The POM for org.jboss.netty:netty:jar:3.2.2.Final is missing, no
> dependency information available
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Gora ........................................ SUCCESS [
> 1.468 s]
> [INFO] Apache Gora :: Compiler ............................ SUCCESS [
> 0.121 s]
> [INFO] Apache Gora :: Compiler-CLI ........................ SUCCESS [
> 0.032 s]
> [INFO] Apache Gora :: Shims Hadoop ........................ SUCCESS [
> 0.543 s]
> [INFO] Apache Gora :: Shims Hadoop 1.x .................... SUCCESS [
> 0.190 s]
> [INFO] Apache Gora :: Shims Hadoop 2.x .................... SUCCESS [
> 0.295 s]
> [INFO] Apache Gora :: Shims Distribution .................. SUCCESS [
> 0.026 s]
> [INFO] Apache Gora :: Core ................................ SUCCESS [
> 0.806 s]
> [INFO] Apache Gora :: Accumulo ............................ FAILURE [
> 0.120 s]
> [INFO] Apache Gora :: Cassandra ........................... SKIPPED
> [INFO] Apache Gora :: GoraCI .............................. SKIPPED
> [INFO] Apache Gora :: HBase ............................... SKIPPED
> [INFO] Apache Gora :: MongoDB ............................. SKIPPED
> [INFO] Apache Gora :: Solr ................................ SKIPPED
> [INFO] Apache Gora :: Tutorial ............................ SKIPPED
> [INFO] Apache Gora :: Sources-Dist ........................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 6.359 s
> [INFO] Finished at: 2016-02-17T02:00:39-05:00
> [INFO] Final Memory: 25M/61M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project gora-accumulo: Could not resolve
> dependencies for project org.apache.gora:gora-accumulo:bundle:0.6.1: The
> following artifacts could not be resolved:
> org.apache.gora:gora-core:jar:0.6.1,
> org.apache.gora:gora-core:jar:tests:0.6.1,
> org.apache.accumulo:accumulo-core:jar:1.5.1,
> org.apache.accumulo:accumulo-minicluster:jar:1.5.1, jline:jline:jar:0.9.1,
> org.jboss.netty:netty:jar:3.2.2.Final,
> org.codehaus.jackson:jackson-jaxrs:jar:1.8.3,
> org.codehaus.jackson:jackson-xc:jar:1.8.3: Cannot access central (
> https://repo.maven.apache.org/maven2) in offline mode and the artifact
> org.apache.gora:gora-core:jar:0.6.1 has not been downloaded from it before.
> -> [Help 1]
> [ERROR]
>
>

Reply via email to