Antonenko Alexander created AMBARI-12812:
--------------------------------------------
Summary: Parameterize the download url for node and npm
Key: AMBARI-12812
URL: https://issues.apache.org/jira/browse/AMBARI-12812
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 2.1.2
[~yusaku], it seems that hitting timeout while downloading npm and node is
somewhat frequent. If Ambari build is parameterized to take URLs as input then
we can use those parameters.
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:25.971s
[INFO] Finished at: Tue Jul 28 19:52:49 UTC 2015
[INFO] Final Memory: 50M/1996M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.14:install-node-and-npm (install
node and npm) on project files: Could not download npm: Could not download
http://nodejs.org/dist/npm/npm-1.4.3.tgz -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)