Skip to content

Instantly share code, notes, and snippets.

@imeredith
Created June 15, 2017 04:19
Show Gist options
  • Save imeredith/4de763717745ec39cb314df68503d489 to your computer and use it in GitHub Desktop.
Save imeredith/4de763717745ec39cb314df68503d489 to your computer and use it in GitHub Desktop.
Checkout 1.1.0-release
Then mvn versions:set -DnewVersion=1.1.0
Clean install project.
Download Jenkins war.
java -jar jenkins.war
Install Blueocean 1.1.0 from update center.
Go to http://localhost:8080/blue
Restart jenkins
Go to http://localhost:8080/blue - it should not be infinitely reloading.
Copy blueocean-web.hpi to ~/.jenkins/plugins/blueocean-web.jpi
Restart jenkins
Go to http://localhost:8080/blue - it should now load fine.
Retart Jenkins
Go to http://localhost:8080/blue - check again for good luck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment