I am attempting to build zeppelin locally with windows and babun/cygwin. This 
site 
<http://madhukaudantha.blogspot.com/2015/04/building-zeppelin-in-windows-8.html>
 
(http://madhukaudantha.blogspot.com/2015/04/building-zeppelin-in-windows-8.html 
<http://madhukaudantha.blogspot.com/2015/04/building-zeppelin-in-windows-8.html>)
 got me headed in the right direction, but I run into the following error when 
the build gets to Web Application:

[ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.23:bower (bower install) on 
project zeppelin-web: Failed to run task: 'bower --allow-root install' failed. 
(error code 8) -> [Help 1]
I can go into the zeppelin-web directory and run bower install successfully, 
but I'm not sure where to go from here? If I try to do mvn install -DskipTests, 
it tries to run the bowercommand again.

If I try to "move on" and attempt to build under ../zeppelin-server it will say 
that it can't find the zeppelin-web dependency.

I think I would like to run bower install manually, as suggested by the site 
above, but I'm not sure where to go from there? Is it possible to pick up mvn 
where it left off? Any help or guidance would be greatly appreciated. In 
addition, I have opened a question on StackOverflow if anyone wishes to respond 
more publicly: http://stackoverflow.com/q/31084106/2572423 
<http://stackoverflow.com/q/31084106/2572423> 



Reply via email to