Sorry, I forgot to change the subject line. Hopefully this one is more descriptive.
Frank Hi, I’m having problems building Zeppelin because of the web proxy. It fails while building the web Application: Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.20:npm (npm install) on project zeppelin-web: Failed to run task: 'npm install --color=false --proxy=http://NA:NA@<webproxy>:80<http://NA:[email protected]:80>' It seems like I need to set user name and password for the web proxy, but those are actually not required. I tried out setting the web proxy (without the user name and password) with npm, but no success. Any help would be highly appreciated, Thanks, Frank
