Not sure what you mean about building. Did you use hpi:run to use it as documented, or did you install the plugins by hand?
If you don't plan to hack on the project's code, then indeed it's strongly recommended to install through the update center, as installing by hand is quite hard to do because of the dependency tree you handle to manually handle right. If hacking on it is indeed what you want, then keep asking questions ;-) Cheers 2016-07-08 13:40 GMT+00:00 Maelig Gohin <[email protected]>: > I built it from the sources from github's project. > > I'm trying right now with the release blueocean-parent-1.0-alpha-2. Do I > have to cancel the build ? (25min to built first time :p ) > > Le vendredi 8 juillet 2016 15:37:54 UTC+2, Baptiste Mathus a écrit : >> >> Hi, >> if you built it from source, you're on the right list, if not, then the >> users list would have been better. >> >> Which version do you use? By chance, would you be using >> https://hub.docker.com/r/jenkinsci/blueocean/ ? If so, this is a known >> issue, long time fixed but this image is outdated. >> >> Cheers >> >> 2016-07-08 13:27 GMT+00:00 Maelig Gohin <[email protected]>: >> >>> Hi, >>> >>> just installed the last version of Blue Ocean, successfully built it, >>> run it, configure Jenkins, then go to blue ocean dashboard. >>> >>> When I click on "new pipeline" I'm getting : >>> >>> 404 Not Found >>> >>> Stapler processed this HTTP request as follows, but couldn't find the >>> resource to consume the request >>> >>> -> evaluate(<hudson.model.Hudson@5e19d130> >>> :hudson.model.Hudson,"/view/All/newJob") >>> -> >>> evaluate(((StaplerProxy)<hudson.model.Hudson@5e19d130>).getTarget(),"/view/All/newJob") >>> -> evaluate(<hudson.model.Hudson@5e19d130>.getView("All"),"/newJob") >>> -> unexpected null! >>> >>> If this 404 is unexpected, double check the last part of the trace to >>> see if it should have evaluated to null. >>> >>> Don't know what to do :/ >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Developers" 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-dev/0acb6f41-39b5-4ec7-a5e4-e0a9f32ec074%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/0acb6f41-39b5-4ec7-a5e4-e0a9f32ec074%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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-dev/62b0c2ad-eb9e-49e1-8e62-199249015854%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/62b0c2ad-eb9e-49e1-8e62-199249015854%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CANWgJS4K828kv0YvOU_YysQ_0o4G4KWaA-2uZ69%3DHV%3DofD4b%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
