7 ms·
It is not nice, but aside from hobbyists everyone who seriously develops software caches all dependencies in a own repository like nexus etc. It's similar to b
by heax 5y ago
It is not nice, but aside from hobbyists everyone who seriously develops software caches all dependencies in a own repository like nexus etc.
It's similar to backups, if you don't have one your data must be worthless.
- samb1729 5y ago> aside from hobbyists everyone who seriously develops software caches all dependencies in a own repository like nexus etc. This is a bold claim to make, and one that isn’t supported by my personal observations. Many ‘serious’ software developers have no such intermediate repository for their dependencies.
- pskinner 5y agoWe did and so this didn't cause us a major issue today. At my lost job we had the same. And the one before that. This mitigation of a risk that affects business continuity is something that all senior level people need to take seriously at any company, small or large.