I'm trying to set up a Jenkins CI environment which is behind a corporate firewall and is also using Nexus to proxy repositories. Changing the firewall settings is not an option, but Nexus is able to bypass the firewall so I need to set up Nexus to be able to pull in type definition files. Is that possible?
A Google search turns up very little, besides this support ticket which hasn't been answered.
Is it at all possible to add typings support to Nexus?