Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-60365

Can not build JIRA 7.1 from source

    XMLWordPrintable

Details

    Description

      Summary

      It is not possible for customers to build JIRA 7.1 from source due to requirements to access a private NPM repository from the JIRA Board plugin.

      Steps

      1. Attempt to build JIRA from source.
      2. It fails on JIRA Board plugin with the message:

      Traceback (most recent call last):
        File "./jmake_npm_runner.py", line 10, in <module>
          NpmRunner().run_command(sys.argv[1:])
        File "../../../../jmake_src/node/NpmRunner.py", line 25, in run_command
          raise NodeRegistryMisconfiguredException("Atlassian NPM registry not configured, please refer to https://extranet.atlassian.com/display/NPM/npm.atlassian.io+Home or type:\n\n\n\n\tnpm login --registry=https://npm-private.atlassian.io --scope=atlassian\n\n\n")
      node.NodeVersionChecker.NodeRegistryMisconfiguredException: Atlassian NPM registry not configured, please refer to https://extranet.atlassian.com/display/NPM/npm.atlassian.io+Home or type:
          npm login --registry=https://npm-private.atlassian.io --scope=atlassian
      

      Attachments

        Issue Links

          Activity

            People

              lwlodarczyk Lukasz Wlodarczyk
              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: