You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by IT CTO <go...@gmail.com> on 2015/08/09 12:08:18 UTC

Zeppelin build fialed - Web application

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

Re: Zeppelin build fialed - Web application

Posted by IT CTO <go...@gmail.com>.
Thanks, I had some timeout from git which was resolved after boot.
Eran

On Sun, Aug 9, 2015 at 10:02 PM Corneau Damien <co...@gmail.com> wrote:

> I was on an hotel network and didn't have time to look more into it. But
> last time I got that bower error code (128) I used this: git config
> --global url."https://".insteadOf git://
> On Aug 9, 2015 16:58, "Christian Tzolov" <ct...@pivotal.io> wrote:
>
> > Eran, can you go inside the zeppelin-web directory and run the build
> there,
> > then check the error messages while bower resolves its dependencies.
> >
> > On 9 August 2015 at 13:40, IT CTO <go...@gmail.com> wrote:
> >
> > > And? did you find a solution?
> > > Eran
> > >
> > > On Sun, Aug 9, 2015 at 2:06 PM Corneau Damien <co...@gmail.com>
> > > wrote:
> > >
> > > > I had the same problem
> > > > On Aug 9, 2015 12:09, "IT CTO" <go...@gmail.com> 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
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Christian Tzolov <http://www.linkedin.com/in/tzolov> | Solution
> Architect,
> > EMEA Practice Team | Pivotal <http://pivotal.io/>
> > ctzolov@pivotal.io|+31610285517
> >
>

Re: Zeppelin build fialed - Web application

Posted by Corneau Damien <co...@gmail.com>.
I was on an hotel network and didn't have time to look more into it. But
last time I got that bower error code (128) I used this: git config
--global url."https://".insteadOf git://
On Aug 9, 2015 16:58, "Christian Tzolov" <ct...@pivotal.io> wrote:

> Eran, can you go inside the zeppelin-web directory and run the build there,
> then check the error messages while bower resolves its dependencies.
>
> On 9 August 2015 at 13:40, IT CTO <go...@gmail.com> wrote:
>
> > And? did you find a solution?
> > Eran
> >
> > On Sun, Aug 9, 2015 at 2:06 PM Corneau Damien <co...@gmail.com>
> > wrote:
> >
> > > I had the same problem
> > > On Aug 9, 2015 12:09, "IT CTO" <go...@gmail.com> 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
> > > >
> > >
> >
>
>
>
> --
> Christian Tzolov <http://www.linkedin.com/in/tzolov> | Solution Architect,
> EMEA Practice Team | Pivotal <http://pivotal.io/>
> ctzolov@pivotal.io|+31610285517
>

Re: Zeppelin build fialed - Web application

Posted by Christian Tzolov <ct...@pivotal.io>.
Eran, can you go inside the zeppelin-web directory and run the build there,
then check the error messages while bower resolves its dependencies.

On 9 August 2015 at 13:40, IT CTO <go...@gmail.com> wrote:

> And? did you find a solution?
> Eran
>
> On Sun, Aug 9, 2015 at 2:06 PM Corneau Damien <co...@gmail.com>
> wrote:
>
> > I had the same problem
> > On Aug 9, 2015 12:09, "IT CTO" <go...@gmail.com> 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
> > >
> >
>



-- 
Christian Tzolov <http://www.linkedin.com/in/tzolov> | Solution Architect,
EMEA Practice Team | Pivotal <http://pivotal.io/>
ctzolov@pivotal.io|+31610285517

Re: Zeppelin build fialed - Web application

Posted by IT CTO <go...@gmail.com>.
And? did you find a solution?
Eran

On Sun, Aug 9, 2015 at 2:06 PM Corneau Damien <co...@gmail.com> wrote:

> I had the same problem
> On Aug 9, 2015 12:09, "IT CTO" <go...@gmail.com> 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
> >
>

Re: Zeppelin build fialed - Web application

Posted by Corneau Damien <co...@gmail.com>.
I had the same problem
On Aug 9, 2015 12:09, "IT CTO" <go...@gmail.com> 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
>