Where there any errors above? This uses the mvn front end plugin that builds things with node/npm which is specific to platform.
On Tuesday, May 31, 2016 at 6:35:52 AM UTC+10, Ivan Meredith wrote: > > It could be something specific to windows, as far as I know no one has > built it on windows yet. What version of node/npm do you have installed? > > On Tuesday, May 31, 2016 at 12:16:15 AM UTC+12, Naresh K wrote: >> >> Hi All, >> >> I just came across blue ocean and the project sounds very interesting and >> wanted to setup my windows 7 machine for dev purposes. But before that i >> tried compiling the plugin by checking out the source code and running 'mvn >> clean install' on it >> this is the error i get: >> >> [INFO] [16:41:34] Finished 'less_bundle_extensions_bundle_4' after 5 ms >> [INFO] [16:41:34] LESS CSS pre-processing completed to >> 'target/classes/org/jenki >> ns/ui/jsmodules/blueocean_dashboard'. >> [INFO] [16:41:35] Finished 'js_bundle_immutable-3.8.1_bundle_1' after >> 1.34 s >> [INFO] [16:41:35] Browserify bundle processing error >> [INFO] [16:41:35] error: Error: Cannot find module >> '..srcmainjs/AdminNavLi >> nk.jsx' from >> 'C:\Users\Admin\Downloads\blueocean\blueocean-dashboard\target' >> [ERROR] >> [ERROR] >> C:\Users\Admin\Downloads\blueocean\blueocean-dashboard\node_modules\@ >> jenkins-cd\js-builder\index.js:555 >> [ERROR] throw 'Browserify bundle processing >> error. See a >> bove for details.'; >> [ERROR] ^ >> [ERROR] Browserify bundle processing error. See above for details. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Blue Ocean UI Parent ............................... SUCCESS [ >> 7.282 s] >> [INFO] BlueOcean :: Commons API ........................... SUCCESS [ >> 8.382 s] >> [INFO] BlueOcean :: Web module ............................ SUCCESS [ >> 29.429 s] >> [INFO] BlueOcean :: Rest module ........................... SUCCESS [ >> 7.401 s] >> [INFO] BlueOcean :: Dashboard ............................. FAILURE [ >> 20.144 s] >> [INFO] BlueOcean :: Jenkins Plugin ........................ SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 01:14 min >> [INFO] Finished at: 2016-05-30T16:41:35+05:30 >> [INFO] Final Memory: 262M/1564M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> com.github.eirslett:frontend-maven-plugin:0.0.23: >> gulp (gulp bundle) on project blueocean-dashboard: Failed to run task: >> 'gulp bun >> dle --no-color' failed. (error code 1) -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e swit >> ch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please rea >> d the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc >> eption >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> >> [ERROR] mvn <goals> -rf :blueocean-dashboard >> >> >> I checked the gulp file and everything seems fine. Am i missing >> something. I have nodejs installed and gulp as well. Requesting members to >> help me with this. nodejs is at 4.4.5 >> >> >> Regards >> Naresh K >> > -- 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/861eb4e8-2830-4913-bfd6-f0f051f3c0eb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
