Hi folks,

Found some discrepancies in moduleSet <include> list in src.xml and
hadoop-two-compat.xml. Got a crash course on hbase-assembly today by stack.
Throwing some larger questions here;

1. Do we want h-archetypes in binary tar?
2. Shouldn't we be building h-shaded, h-examples and h-archetypes before
h-assembly so that the corresponding jars get included in source/binary
tar? Here's the current build order :

....
Apache HBase - Archetypes .......................... SUCCESS [  0.006 s]
Apache HBase - Assembly ............................ SUCCESS [  0.281 s]
Apache HBase - Shaded .............................. SUCCESS [  0.006 s]
Apache HBase - Shaded - Client ..................... SUCCESS [  0.010 s]
Apache HBase - Shaded - MapReduce .................. SUCCESS [  0.011 s]
Apache HBase Shaded Packaging Invariants ........... SUCCESS [  0.007 s]
Apache HBase - Exemplar for hbase-client archetype . SUCCESS [  0.096 s]
Apache HBase - Exemplar for hbase-shaded-client archetype SUCCESS [  0.095
s]
Apache HBase - Archetype builder ................... SUCCESS [  0.008 s]


-- Appy

Reply via email to