You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi Guys,
I am not able to delete deprecated plugs. I am getting below errors. Please suggest how can I remove below plugin
Failed to load: Gitlab Hook Plugin (gitlab-hook 1.4.2)
- Plugin is missing: ruby-runtime (0.12)
Mark Waite
unread,
Apr 26, 2023, 2:04:26 PM4/26/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Thanks for asking. The Ruby runtime plugin is deprecated. It does not support Java 11 or Java 17. Plugins that depend on the Ruby runtime plugin are deprecated. They do not support Java 11 or Java 17. Current versions of Jenkins require either Java 11 or Java 17.
Remove the gtilab-hook plugin file (gitlab-hook.jpi) and folder (gitlab-hook) from the plugins directory in your Jenkins home directory. Remove any other plugins that are on the list in the "Deprecating non-Java plugins" blog post.