[
https://issues.apache.org/jira/browse/AMBARI-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227172#comment-15227172
]
Yusaku Sako commented on AMBARI-15721:
--------------------------------------
Built Ambari Admin module successfully with the pom.xml changes.
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @
ambari-admin ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.628s
[INFO] Finished at: Tue Apr 05 14:26:27 PDT 2016
[INFO] Final Memory: 20M/414M
[INFO] ------------------------------------------------------------------------
> Ambari Admin module fails to build due to npm issues
> ----------------------------------------------------
>
> Key: AMBARI-15721
> URL: https://issues.apache.org/jira/browse/AMBARI-15721
> Project: Ambari
> Issue Type: Bug
> Components: ambari-admin
> Affects Versions: 2.2.2
> Reporter: Yusaku Sako
> Assignee: Yusaku Sako
> Priority: Blocker
> Fix For: 2.2.2
>
> Attachments: AMBARI-15721.patch
>
>
> Seems like the npm registry started gzipping the content on package
> downloads. Older versions of npm cannot handle gzipped content, so "npm
> install" command fails.
> Ambari Admin in particular uses node 0.10.26, which ships with npm 1.4.3 that
> cannot handle gzip.
> There have been numerous reports on the internet regarding this breakage (see
> https://github.com/npm/npm/issues/12196, for example), but the npm registry
> still has not been fixed.
> We'll go ahead and update the npm version used to build Ambari Admin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)