Skip to content

Commit

Permalink
force maven reactor to build first hadoop-unit-* before sample
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Jul 18, 2017
1 parent fea5fdc commit a3e3c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
<module>hadoop-unit-mongodb</module>
<module>hadoop-unit-elasticsearch</module>
<module>hadoop-unit-neo4j</module>
<module>sample</module>
<module>hadoop-unit-knox</module>
<module>hadoop-unit-alluxio</module>
<module>hadoop-unit-windowslibs</module>
<module>hadoop-unit-redis</module>
<module>sample</module>
</modules>

<repositories>
Expand Down

0 comments on commit a3e3c5d

Please sign in to comment.