Github user alfonsonishikawa commented on a diff in the pull request:
https://github.com/apache/gora/pull/135#discussion_r222508755
--- Diff: pom.xml ---
@@ -757,9 +758,9 @@
<module>gora-maven-plugin</module>
<module>gora-mongodb</module>
<module>gora-solr</module>
+ <module>gora-aerospike</module>
--- End diff --
gora-aerospike must be before gora-tutorial and sources-dist to be able to
compile successfully for the first time. Dependency issue fixed.---

