Sorry about that, it's added now. Aaron
On Mon, Aug 26, 2013 at 8:16 AM, Gagan Juneja <[email protected]>wrote: > Hi, > Blur build is breaking. CreateTableCommandHelper class not found. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile > (default-compile) on project blur-shell: Compilation failure > [ERROR] > /home/gagan/blur/0.2/incubator-blur/blur-shell/src/main/java/org/apache/blur/shell/CreateTableCommand.java:[39,22] > cannot find symbol > [ERROR] symbol : variable CreateTableCommandHelper > [ERROR] location: class org.apache.blur.shell.CreateTableCommand > [ERROR] -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile > (default-compile) on project blur-shell: Compilation failure > > /home/gagan/blur/0.2/incubator-blur/blur-shell/src/main/java/org/apache/blur/shell/CreateTableCommand.java:[39,22] > cannot find symbol > symbol : variable CreateTableCommandHelper > location: class org.apache.blur.shell.CreateTableCommand > > > Regards, > Gagan >
