Hi Ross,
That's great! Depending on what you were planning to do (have a look, or
start hacking on it?), if (at first) it's only playing with it, then you
might want to use the dedicated docker image:
$ docker run -p 8080:8080 jenkinsci/blueocean
About your local error, I think you're just trying to build a maven module
of the whole repo, but that plugin actually depends on some others.
So, first get back to the root of the repo, and run
$ mvn clean install
That will build and install all the plugins inside what's the local maven
cache (or somewhat improperly /repository/, but really it's better to see
it as a cache. Anyway).
Then run hpi:run like you did.
Cheers!
2016-05-28 15:45 GMT+02:00 Ross Boucher <[email protected]>:
> Hey all, I'm excited about the new Blue Ocean project. Tried to get it
> running just now and I'm running into some trouble. After running `mvn
> clean install`, on the next step, I'm getting this:
>
> https://gist.github.com/boucher/1a9beb22ac3cbadf858a82f4db05c0f2
>
> Any suggestions?
>
> -Ross
>
> --
> 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/e2fbb62c-ad36-4f67-bdfd-898186a83316%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/e2fbb62c-ad36-4f67-bdfd-898186a83316%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/CANWgJS4%2BXgs1VpBh85M_XEdu8v_%3DoamXgjLc0p-DMr01UWs%3DYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.