Now I have installed a older version:2.361.1,but find it hard to determine which is the right version for this version,for I find that in the available plugins,If I just installed the version,it’ll hint that require higher jenkins version,do I need to try each version of plugin to find the right one?It’s a huge project.
The update center only provides information about plugins only about 1 year back.
You would need to write a script that reads https://updates.jenkins.io/current/plugin-versions.json (file is over 19 MiB)). The json contains information about all plugins and all versions and which core Jenkins version they require.
But 2.361.1 is so old that it is a security risk to use it. I would not see any reason why you can’t use the latest LTS
Thanks,I’ll check that json,for the old version,I have no choice because it’s a offline environment and the manager just give me that one.