How to build jira server

Hi,

I try to build source code of jira and build fail each time. Right now, I am block when maven tell my : “Try running: npm install”. I do it and npm return this error :

npm ERR! Linux 3.10.0-1062.1.1.el7.x86_64
npm ERR! argv “/usr/bin/node” “/bin/npm” “install”
npm ERR! node v6.17.1
npm ERR! npm v3.10.10
npm ERR! code E404

npm ERR! 404 Not Found: api
npm ERR! 404
npm ERR! 404 ‘api’ is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of ‘@atlassian/jira’
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Somebody, know how to build it ?

This is a known issue. See the info box with relevant jira issue linked for more information at the top of this page Download source code for Jira server | Jira | Atlassian Documentation