Hi - I did a fresh checkout of the latest, and wasn't able to see this. I am on OSX (El Capitain) with JDK8 installed. What is your environment?
On Thursday, June 2, 2016 at 2:10:19 PM UTC+10, Michael Neale wrote: > > Did you run "mvn clean install" from the parent, and then mvn hpi:run from > blueocean-plugin directory? > > On Thursday, June 2, 2016 at 11:59:48 AM UTC+10, Ian Ceicys wrote: >> >> I was able to successfully build the latest version of source on my mac >> and I was able to successfully run the commands: >> >> 1. >> >> mvn clean install >> >> 2. >> >> mvn hpi:run >> >> >> Jenkins is up and running and accessible at >> http://localhost:8080/jenkins/ >> >> However when I try to follow the instructions from the readme: >> https://github.com/jenkinsci/blueocean-plugin >> >> And I try to access http://localhost:8080/jenkins/blue >> >> I get the following error: >> >> Stapler processed this HTTP request as follows, but couldn't find the >> resource to consume the request >> >> -> evaluate(<hudson.model.Hudson@2b46dffb> :hudson.model.Hudson,"/blue") >> -> >> evaluate(((StaplerProxy)<hudson.model.Hudson@2b46dffb>).getTarget(),"/blue") >> -> evaluate(<hudson.model.Hudson@2b46dffb>.getDynamic("blue",...),"") >> [email protected]("blue",...)==null. Back >> tracking. >> -> >> evaluate(((StaplerFallback)<hudson.model.Hudson@2b46dffb>).getStaplerFallback(),"/blue") >> -> evaluate(<hudson.model.AllView@257fc1dc[view/All/]> >> :hudson.model.AllView,"/blue") >> -> >> evaluate(<hudson.model.AllView@257fc1dc[view/All/]>.getDynamic("blue",...),"") >> >> hudson.model.AllView@257fc1dc[view/All/].getDynamic("blue",...)==null. Back >> tracking.-> No matching rule was found on >> <hudson.model.AllView@257fc1dc[view/All/]> for "/blue" >> >> >> >> I am must be missing something pretty obvious. I've tried the bath /blue >> and /blueocean but those don't work. >> >> Thanks for the help. >> > -- 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/5680d26a-c194-4393-a054-593e35fbff5b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
