[
https://issues.apache.org/jira/browse/GORA-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911413#comment-16911413
]
Lewis John McGibbney commented on GORA-538:
-------------------------------------------
I get successful build and test locally
{code}
[INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
[INFO]
[INFO] Apache Gora ........................................ SUCCESS [ 1.723 s]
[INFO] Apache Gora :: Compiler ............................ SUCCESS [ 1.911 s]
[INFO] Apache Gora :: Compiler-CLI ........................ SUCCESS [ 0.846 s]
[INFO] Apache Gora :: Core ................................ SUCCESS [01:08 min]
[INFO] Apache Gora :: Pig ................................. SUCCESS [ 3.781 s]
[INFO] Apache Gora :: Accumulo ............................ SUCCESS [06:53 min]
[INFO] Apache Gora :: HBase ............................... SUCCESS [03:37 min]
[INFO] Apache Gora :: Cassandra - CQL ..................... SUCCESS [01:29 min]
[INFO] Apache Gora :: GoraCI .............................. SUCCESS [ 4.353 s]
[INFO] Apache Gora :: Infinispan .......................... SUCCESS [01:15 min]
[INFO] Apache Gora :: JCache .............................. SUCCESS [01:16 min]
[INFO] Apache Gora :: OrientDB ............................ SUCCESS [01:53 min]
[INFO] Apache Gora :: Lucene .............................. SUCCESS [ 9.434 s]
[INFO] Apache Gora :: Dynamodb ............................ SUCCESS [ 4.144 s]
[INFO] Apache Gora :: CouchDB ............................. SUCCESS [ 5.470 s]
[INFO] Apache Gora :: Maven Plugin ........................ SUCCESS [ 2.518 s]
[INFO] Apache Gora :: MongoDB ............................. SUCCESS [02:10 min]
[INFO] Apache Gora :: Solr ................................ SUCCESS [04:33 min]
[INFO] Apache Gora :: Aerospike ........................... SUCCESS [ 3.020 s]
[INFO] Apache Gora :: Ignite .............................. SUCCESS [01:00 min]
[INFO] Apache Gora :: Tutorial ............................ SUCCESS [ 5.248 s]
[INFO] Apache Gora :: Sources-Dist ........................ SUCCESS [ 0.371 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:02 min
[INFO] Finished at: 2019-08-20T07:35:34-07:00
[INFO] ------------------------------------------------------------------------
{code}
> No content stored for an object field with name "value"
> -------------------------------------------------------
>
> Key: GORA-538
> URL: https://issues.apache.org/jira/browse/GORA-538
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-mongodb
> Reporter: Clément Garbay
> Assignee: John Mora
> Priority: Major
> Fix For: 1.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> When I have a field called "value" in a Java object, no content is stored for
> this field in MongoDB.
> I came accross this problem when I stored a raw object in a field declared
> with type `list` in class using the Gora ORM.
> It seems that the problem appears with reserved Java keywords.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)