On Mon, Oct 8, 2018 at 5:02 PM Philipp Kunz <philipp.k...@paratix.ch> wrote:
> how this is supposed to be working?

The build should be downloading something from
https://repo.jenkins-ci.org/nodejs-dist/v6.10.2/ to your local Maven
repository. According to your logs

[DEBUG]   (f) nodeDownloadRoot = http://registry.npmjs.org/npm/-/

the configuring in `war/pom.xml` is not working correctly for you and
your build is instead attempting to download from npmjs.org, which is
apparently broken today (why we use a mirror!).

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0twOS_Cd%2BFfAfc%2BXuk7psUekxbYsu_8S5qv%3DeXv0sBFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to