Temporary excluding helix-front from maven build process.
diff --git a/pom.xml b/pom.xml
index 9c86a72..1a33ff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
     <module>helix-admin-webapp</module>
     <module>helix-rest</module>
     <module>helix-agent</module>
-    <module>helix-front</module>
+    <!-- <module>helix-front</module> -->
     <module>recipes</module>
   </modules>