Hi, Tests tends to fail when people compile zeppelin (works fine on CI). Can you try compiling with -DskipTests? On May 25, 2015 6:02 PM, "Roopa Prabhu" <[email protected]> wrote:
> Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test > (test) on project zeppelin-server: There are test failures -> [Help 1] > > [ERROR] > > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > [ERROR] > > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > > [ERROR] > > [ERROR] After correcting the problems, you can resume the build with the > command > > [ERROR] mvn <goals> -rf :zeppelin-server > > >
