Running pipelines hasn't been implemented yet but someone (Ivan) is working on it :)
It was waiting on some new JDL and rest component work but thats been done. See JENKINS-35813 <https://issues.jenkins-ci.org/browse/JENKINS-35813> On Tuesday, June 14, 2016 at 8:49:02 PM UTC+9, [email protected] wrote: > > Thanks! that worked. although i still can't simply press run on my > pipeline in order to run - and i have to go to the old interface to do it. > I'm having some kind of exception on symbolic link - could that be the > issue? > > On Tuesday, June 14, 2016 at 10:28:40 AM UTC+3, Tom Fennelly wrote: >> >> As said earlier .... you will have a job if you are not running via >> hpi:run. You will need to gather and install more than just the blueocean >> plugins. >> >> You could use "mvn hpi:assemble-dependencies" to pull together all of >> the plugins you need. You'd need to run this inside blueocean-plugin/ >> blueocean-plugin. >> >> On 14 June 2016 at 14:57, <[email protected]> wrote: >> >>> Very partly by installing HPI's manually - but only some of the >>> functionalities worked (but without any errors) >>> >>> >>> On Tuesday, June 14, 2016 at 8:14:44 AM UTC+3, Michael Neale wrote: >>>> >>>> You said you had it working previously? >>>> >>>> On Tuesday, June 14, 2016 at 3:08:38 PM UTC+10, [email protected] wrote: >>>>> >>>>> Thanks - but i'm still having strange difficulties runningthe plugin >>>>> similar to the Win 7 issues that were discussed previously. >>>>> >>>>> i'm adding my screen logs - after several retries to reinstall the >>>>> plugin (is it fit to run behind a corporate proxy? maybe that's the cause >>>>> to all the problems) - and now it simply won't run. >>>>> >>>>> be glad for any help. >>>>> >>>>> >>>>> On Tuesday, June 14, 2016 at 6:51:55 AM UTC+3, Michael Neale wrote: >>>>>> >>>>>> Hey - that's cool! >>>>>> >>>>>> There is no "create pipeline" feature yet in blue ocean, hence it >>>>>> takes you to the classic UI. >>>>>> >>>>>> For building plugins, >>>>>> https://github.com/cloudbees/blueocean-sample-pipeline-result-ext-plugin >>>>>> is a sample plugin that you can look at. >>>>>> What is the plugin you are interested? many plugins will need to have >>>>>> the right extension point added in blue ocean which may not already be >>>>>> there. >>>>>> >>>>>> On Tuesday, June 14, 2016 at 1:15:13 AM UTC+10, [email protected] >>>>>> wrote: >>>>>>> >>>>>>> Finally succeed installing it on the machine after reinstalling with >>>>>>> jenkins 2.8. >>>>>>> But couldn't use mvn run:hpi - >> installed all the plugins manually >>>>>>> from the folder with upload and then ran it. and it works =) >>>>>>> Now the (great) ui works - but when i press new pipeline - it takes >>>>>>> me to the old screen - is it ok? >>>>>>> >>>>>>> Starting to check compatability between our plugin to the new UI - >>>>>>> any suggestions as where should i start the conversion? and how? >>>>>>> >>>>>>> >>>>>>> On Friday, June 10, 2016 at 6:44:30 PM UTC+3, [email protected] >>>>>>> wrote: >>>>>>>> >>>>>>>> Hi, >>>>>>>> tried to compile the project to start testing related plugins on >>>>>>>> the project ui. >>>>>>>> related tool versions: >>>>>>>> >>>>>>>> 1. maven 3.3.9 >>>>>>>> 2. jenkins 2.8 (latest release) - tried also with stable lts >>>>>>>> 1.651.2 (same problems). >>>>>>>> >>>>>>>> attaching the build log after several retries, I read the past >>>>>>>> thread on win 7 issues but it seems as a different problem. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Thanks ahead, >>>>>>>> >>>>>>>> Yafim. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Jenkins Developers" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/jenkinsci-dev/1A82YO-Ta2w/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/d05496c8-f66b-42e1-acb7-42790dbddf71%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/jenkinsci-dev/d05496c8-f66b-42e1-acb7-42790dbddf71%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/ec36d3fc-eba3-4d63-b15a-aa5b2c43c762%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
