Hi, Devs, I am trying to build the version 0.4, but it hangs there, not sure 
what's the problem. Sorry I know nothing about the nodejs or bower, forgive me 
if it's a duplicated question.

The command I used is:

mvn -X clean package install -DskipTests -Dspark.version=1.2.0 
-Dhadoop.version=1.0.4 -Dhive.version=0.13.1


The logs print in the screen:

Running "wiredep:app" (wiredep) task

ace-builds was not injected in your file.
Please go take a look in 
"/home/spark/zeppelin/zeppelin-web/bower_components/ace-builds" for the file 
you need, then manually include it in your file.

Running "useminPrepare:html" (useminPrepare) task
Configuration changed for concat, uglify, cssmin

Running "concurrent:dist" (concurrent) task
>> Warning: There are more tasks than your concurrency limit. After this limit
>> is reached no further tasks will be run until the current tasks are
>> completed. You can adjust the limit in the concurrent task options

    Running "copy:styles" (copy) task
    Copied 3 files

    Done, without errors.


    Execution Time (2015-01-21 12:26:52 UTC)
    loading tasks   5ms  �~�~�~�~�~�~�~�~�~ 18%
    copy:styles    21ms  
�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~ 75%
    Total 28ms

    Running "svgmin:dist" (svgmin) task
    Total saved: 0 B

    Done, without errors.


    Execution Time (2015-01-21 12:26:58 UTC)
    loading tasks   13ms  �~�~�~�~ 7%
    svgmin:dist    187ms  
�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~�~
 94%
    Total 200ms


 

Reply via email to