0

I have latest Jenkins instance (version 2.82)

enter image description here It's up and running.

Now, https://jenkins.io/doc/book/blueocean/getting-started/ I'm trying to install Blue Ocean Plugin, but it's NOT visible under Available or Installed tabs under Manage Jenkins > Manage Plugins while all other plugins are showing up fine.

Per the following link, it says it can be installed for Jenkins > 2.7.1:

Blue Ocean is available from the Jenkins update center for Jenkins 2.7.1 and above.

https://github.com/jenkinsci/blueocean-plugin

Anybody else having the same issue with this or recent versions?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
AKS
  • 16,482
  • 43
  • 166
  • 258
  • Installed a fresh Jenkins ver. 2.82. And the plugin is listed below External Site/Tool Integrations – mszalbach Oct 06 '17 at 09:09
  • @mszalbach where's this External Site/Tool Integrations? you mean in Jenkins global configuration Manage Jenkins > here or under Manage Plugins? I didn't find it in these 2 locations, please include a snapshot of image if possible. – AKS Oct 11 '17 at 20:17
  • It is located under JENKINS_URL/pluginManager/available. Screenshot from old jenkins with warning:https://imgur.com/a/h2Kmz. – mszalbach Oct 12 '17 at 14:06
  • Under available tab, if you type Blue or Ocean in the search box, are you seeing no rows or is it still showing Blue Ocean listed there? – AKS Oct 12 '17 at 21:39
  • Still showing Blue Ocean plugin, when using the Jenkins search filed in Jenkins 2.60.3 and 2.73.2. – mszalbach Oct 13 '17 at 06:28

1 Answers1

0

Check manage plugin if there are any dependent plugins requires upgrade. "Open BlueOcean" link should be on the left menu of your Jenkins dashboard...

user6058180
  • 101
  • 1
  • 4