I have a Nexus 3 installation with these NPM repos defined:
- npm-all (group)
- npm-internal (hosted)
- npmjs-org (proxy)
I would like to be able to populate the npm proxy repository on an Internet connected machine, and then migrate it to a Nexus Server running on a disconnected machine. Nexus 3 has a Task to backup/restore the entire underlying Orient database, but I can't find a way to do it for a specific repository. My goal is to have a npm proxy repo that's populated with NPM packages I need, in an offline environment.