Nexus-compliant repository to get node and npm installers
问题 I am looking for a nexus-compliant repository where I can get a node installer (a nexus-compliant alternative to http://nodejs.org/dist/. Context : In a java environment, our builds are processed by maven. Recently we add a javascript frontend app and I am trying to get it built via maven with the excellent plugin frontend-maven-plugin. The plugin installs node and npm, then run npm install and grunt build . Everything works perfectly. But we MUST put all our dependencies under nexus (or some