Reputation: 165
In jenkins I am not able to add plugins,when I search for plugins I am getting a message as in the picture.
Upvotes: 1
Views: 36
Reputation: 987
It looks like you have installed a plugin, but have yet to restart your Jenkins instance. If Jenkins is running as a service, simply stop and start the service command line, or check the checkbox in your screenshot above to restart Jenkins when no jobs are running and refresh the browser.
Should do the trick.
Upvotes: 1