Hi Tom,
I would advise you just to pull master branch. There have been a number of
updates which you can benefit from.
You can find master on Github under the Apache organization.
Any problems then please let us know.
P.s. I have no idea why you build is failing as we do not release unless we
have stable successful builds.


On Tuesday, February 16, 2016, Tom Running <runningt...@gmail.com> wrote:

> I can not figure out what to do with the errors below.
> trying to build gora .0.6.1 using maven Apache Maven 3.3.9
>
> Any suggestion anyone?
>
> Thank you.
> Tom
>
>
>
> 2016-02-16 23:51:55,999 INFO  [main] util.TestIOUtils
> (TestIOUtils.java:testSerializeDeserialize(133)) - Before :
> org.apache.gora.mock.query.MockQuery@7a69b07
> [dataStore=org.apache.gora.mock.store.MockDataStore@1139b2f3
> ,fields=<null>,startKey=<null>,endKey=<null>,filter=<null>,limit=1000,localFilterEnabled=true]^M
> 2016-02-16 23:51:56,002 INFO  [main] util.TestIOUtils
> (TestIOUtils.java:testSerializeDeserialize(134)) - After :
> org.apache.gora.mock.query.MockQuery@7a69b07
> [dataStore=org.apache.gora.mock.store.MockDataStore@1139b2f3
> ,fields=<null>,startKey=<null>,endKey=<null>,filter=<null>,limit=1000,localFilterEnabled=true]
>
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.894 sec
> <<< FAILURE!
>
> Running org.apache.gora.memory.store.MemStoreTest
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/root/.m2/repository/org/slf4j/slf4j-log4j12/1.6.6/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/root/.m2/repository/org/slf4j/slf4j-simple/1.6.6/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 sec
>
> Results :
>
>
>
>
> *Tests in error:
> testReadWrite(org.apache.gora.query.impl.TestQueryBase)Tests run: 53,
> Failures: 0, Errors: 1, Skipped: 0*
>
>
>  Reactor Summary:
> [INFO]
> [INFO] Apache Gora ........................................ SUCCESS [
> 3.456 s]
> [INFO] Apache Gora :: Compiler ............................ SUCCESS [
> 5.741 s]
> [INFO] Apache Gora :: Compiler-CLI ........................ SUCCESS [
> 2.775 s]
> [INFO] Apache Gora :: Shims Hadoop ........................ SUCCESS [
> 10.356 s]
> [INFO] Apache Gora :: Shims Hadoop 1.x .................... SUCCESS [
> 5.434 s]
> [INFO] Apache Gora :: Shims Hadoop 2.x .................... SUCCESS [
> 8.670 s]
> [INFO] Apache Gora :: Shims Distribution .................. SUCCESS [
> 0.961 s]
> [INFO] Apache Gora :: Core ................................ FAILURE [02:15
> min]
> [INFO] Apache Gora :: Accumulo ............................ SKIPPED
> [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: 02:55 min
> [INFO] Finished at: 2016-02-17T01:36:29-05:00
> [INFO] Final Memory: 42M/185M
> [INFO]
> ------------------------------------------------------------------------
>
>
> *[ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
> project gora-core: There are test failures.*
>


-- 
*Lewis*

Reply via email to