Index: src/assembly/all.xml =================================================================== --- src/assembly/all.xml (revision 1069956) +++ src/assembly/all.xml (working copy) @@ -54,8 +54,12 @@ /lib + + org.apache.hbase:hbase + false runtime + false Index: pom.xml =================================================================== --- pom.xml (revision 1069956) +++ pom.xml (working copy) @@ -477,6 +477,7 @@ 1.4.1 1.2 + 1.0 1.4 3.1 2.5 @@ -527,6 +528,11 @@ ${guava.version} + commons-el + commons-el + ${commons-el.version} + + commons-cli commons-cli ${commons-cli.version}