Ashok
You need to distinguish Java that is used to run Jenkins and Java that is used to build your applications - these do NOT require to be the same. That means that you can install newer Jenkins , e.g.2.387.1 (as recommended) and still use your Java 8 for applications Regards, Nick On Monday, March 27, 2023 at 5:36:50 PM UTC+3 [email protected] wrote: > > > [email protected] schrieb am Montag, 27. März 2023 um 08:56:17 UTC+2: > > ErrorNote: My mgmt suggested me to use jenkins 2.176.1 version and do not > upgrade. > > Can you please suggest? > > > You have the following options: > - install jenkins in a supported version ( LTS or the latest weekly > releases) on a supported java version, update regularly, enjoy the latest > plugin updates and get support here > - use an horribly outdated version, accept that many plugins are not > available, have many security flaws and manage everything on your own. > > > > > > On Mon, 27 Mar 2023 at 2:36 PM, Ashok Reddy <[email protected]> wrote: > > Okay Noted. But we are using java8 and use jenkins 1.176.1 version. > > I am unable to install the plugins in jenkins 1.176.1 version. > > Can you please help me? > > > Note: I should not go for another version. > > On Mon, 27 Mar 2023 at 1:30 PM, 'Dirk Heinrichs' via Jenkins Users < > [email protected]> wrote: > > Am Samstag, dem 25.03.2023 um 10:26 +0800 schrieb Ashok Reddy: > > For most of the applications , we are using java8. > Hence , the new jenkins version which is not supported for java8. > > > The Java version Jenkins runs on is independent of the Java version used > by your apps. > > HTH... > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6ae0525b-4acf-4344-9e49-7dfa40d33727n%40googlegroups.com.
