Added application support. Added examples. Added CLI

git-svn-id: https://hyracks.googlecode.com/svn/trunk@57 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index f6742d1..7adacb9 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -13,5 +13,7 @@
     <module>hyracks-control-cc</module>
     <module>hyracks-control-nc</module>
     <module>hyracks-server</module>
+    <module>hyracks-cli</module>
+    <module>hyracks-examples</module>
   </modules>
 </project>