Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3525

Build Error - mvn clean package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • build
    • Ubuntu 16.04 LTS

      Node: v8.9.3

      npm: 5.5.1

      Apache Maven 3.3.9

    Description

      Hi,

      i keep getting an error in the zeppelin-web module, the moment i try to build from source.

      git checkout c2a4d76fca621a2417201ff96efc1efa0b74ce34
      mvn clean package -Pbuild-distr

      produces the following output:

       

      [INFO] 20:3 warning Unexpected 'this' no-invalid-this 
      [INFO] 36:3 warning Unexpected 'this' no-invalid-this
      [INFO] 49:3 warning Unexpected 'this' no-invalid-this
      [INFO] 66:3 warning Unexpected 'this' no-invalid-this
      [INFO] 80:3 warning Unexpected 'this' no-invalid-this
      [INFO] 94:3 warning Unexpected 'this' no-invalid-this
      [INFO] 108:3 warning Unexpected 'this' no-invalid-this
      [INFO] 121:3 warning Unexpected 'this' no-invalid-this
      [INFO] 131:3 warning Unexpected 'this' no-invalid-this
      [INFO]
      [INFO] ✖ 27 problems (0 errors, 27 warnings)
      [INFO]
      [INFO] Running "htmlhint:src" (htmlhint) task
      [INFO] >> 40 files lint free.
      [INFO]
      [INFO] Running "wiredep:test" (wiredep) task
      [INFO] Warning: Error: Cannot find where you keep your Bower packages. Use --force to con
      tinue.
      
      [ERROR] npm ERR! code ELIFECYCLE
      [ERROR] npm ERR! errno 3
      [ERROR] npm ERR! zeppelin-web@0.0.0 build:dist: `npm-run-all prebuild && grunt pre-webpac
      k-dist && webpack && grunt post-webpack-dist`
      [ERROR] npm ERR! Exit status 3
      [ERROR] npm ERR!
      [ERROR] npm ERR! Failed at the zeppelin-web@0.0.0 build:dist script.
      [ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logg
      ing output above.
      [ERROR]
      [ERROR] npm ERR! A complete log of this run can be found in:
      [ERROR] npm ERR! /root/.npm/_logs/2018-06-04T22_20_46_131Z-debug.log
      
      [INFO] Zeppelin: web Application .......................... FAILURE [ 36.663 s]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            FlorianKuckelkorn FlorianKuckelkorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: