I must install Jenkins on a machine (a NonStop server) which has no access to the Internet. I read in another thread that it is possible to download the .hpi files and to put them in the right directory, hoping to catch all dependencies, but at the moment the installation hangs after unblocking Jenkins, probably because it tries to access the Internet. Is there a way to force a boot without plugins? (By the way, NonStop servers put Jenkins under Tomcat, if this can be of any importance)
UPDATE After a long and fruitless work, we eventually found out that there is a bug in the NonStop implementation of servlets which hogs the machine.