And? did you find a solution? Eran On Sun, Aug 9, 2015 at 2:06 PM Corneau Damien <[email protected]> wrote:
> I had the same problem > On Aug 9, 2015 12:09, "IT CTO" <[email protected]> wrote: > > > Hi, > > For some reason I keep getting failure on the build > > [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 1) -> [Help 1] > > > > [ERROR] > > [ERROR] Additional error details: > > [ERROR] fatal: unable to connect to github.com: > > [ERROR] github.com[0: 192.30.252.131]: errno=Connection timed out > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Zeppelin ........................................... SUCCESS [ > > 7.344 s] > > [INFO] Zeppelin: Interpreter .............................. SUCCESS [ > > 11.940 s] > > [INFO] Zeppelin: Zengine .................................. SUCCESS [ > > 3.275 s] > > [INFO] Zeppelin: Spark .................................... SUCCESS > [01:50 > > min] > > [INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [ > > 1.283 s] > > [INFO] Zeppelin: Angular interpreter ...................... SUCCESS [ > > 0.570 s] > > [INFO] Zeppelin: Shell interpreter ........................ SUCCESS [ > > 0.516 s] > > [INFO] Zeppelin: Hive interpreter ......................... SUCCESS [ > > 5.661 s] > > [INFO] Zeppelin: Apache Geode interpreter ................. SUCCESS [ > > 5.436 s] > > [INFO] Zeppelin: Tajo interpreter ......................... SUCCESS [ > > 1.521 s] > > [INFO] Zeppelin: Flink .................................... SUCCESS [ > > 13.373 s] > > [INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [ > > 1.142 s] > > [INFO] Zeppelin: Lens interpreter ......................... SUCCESS [ > > 4.122 s] > > [INFO] Zeppelin: Cassandra ................................ SUCCESS > [01:12 > > min] > > [INFO] Zeppelin: web Application .......................... FAILURE > [02:37 > > min] > > [INFO] Zeppelin: Server ................................... SKIPPED > > [INFO] Zeppelin: Packaging distribution ................... SKIPPED > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 06:37 min > > [INFO] Finished at: 2015-08-09T13:02:50+03:00 > > [INFO] Final Memory: 146M/1507M > > [INFO] > > ------------------------------------------------------------------------ > > [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 1) -> [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-web > > >
