Guest User

Untitled

a guest
Nov 13th, 2017
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.10 KB | None | 0 0
  1. [bradley@bk-dev-01 graylog-plugin-map-widget]$ mvn generate-resources
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Building graylog-plugin-map-widget 2.3.2-SNAPSHOT
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO]
  8. [INFO] --- frontend-maven-plugin:1.4:install-node-and-npm (install node and npm) @ graylog-plugin-map-widget ---
  9. [INFO] Installing node version v6.9.2
  10. [INFO] Unpacking /home/bradley/.m2/repository/com/github/eirslett/node/6.9.2/node-6.9.2-linux-x64.tar.gz into /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node/tmp
  11. [INFO] Copying node binary from /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node/tmp/node-v6.9.2-linux-x64/bin/node to /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node/node
  12. [INFO] Installed node locally.
  13. [INFO] Installing npm version 4.0.3
  14. [INFO] Unpacking /home/bradley/.m2/repository/com/github/eirslett/npm/4.0.3/npm-4.0.3.tar.gz into /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node/node_modules
  15. [INFO] Installed npm locally.
  16. [INFO]
  17. [INFO] --- frontend-maven-plugin:1.4:npm (npm install) @ graylog-plugin-map-widget ---
  18. [INFO] Running 'npm install' in /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget
  19. [WARNING] npm WARN prepublish-on-install As of npm@5, `prepublish` scripts will run only for `npm publish`.
  20. [WARNING] npm WARN prepublish-on-install (In npm@4 and previous versions, it also runs for `npm install`.)
  21. [WARNING] npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.
  22. [INFO]
  23. [INFO] > graylog-web-plugin@2.3.1 prepublish /home/bradley/git/new-build/graylog-project-repos/graylog2-server/graylog2-web-interface/packages/graylog-web-plugin
  24. [INFO] > npm i --only=dev --ignore-scripts && npm run compile
  25. [INFO]
  26. [INFO] graylog-web-plugin@2.3.1 /home/bradley/git/new-build/graylog-project-repos/graylog2-server/graylog2-web-interface/packages/graylog-web-plugin
  27. [INFO] └─┬ babel-cli@6.26.0
  28. [INFO] └── fs-readdir-recursive@1.1.0
  29. [INFO]
  30. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
  31. [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  32. [INFO]
  33. [INFO] > graylog-web-plugin@2.3.1 compile /home/bradley/git/new-build/graylog-project-repos/graylog2-server/graylog2-web-interface/packages/graylog-web-plugin
  34. [INFO] > babel -d lib/ src/
  35. [INFO]
  36. [INFO] src/PluginManifest.js -> lib/PluginManifest.js
  37. [INFO] src/PluginStore.jsx -> lib/PluginStore.js
  38. [INFO] src/PluginWebpackConfig.js -> lib/PluginWebpackConfig.js
  39. [INFO] src/loadBuildConfig.js -> lib/loadBuildConfig.js
  40. [INFO]
  41. [INFO] > history@1.17.0 postinstall /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node_modules/graylog-web-plugin/node_modules/history
  42. [INFO] > node ./npm-scripts/postinstall.js
  43. [INFO]
  44. [INFO]
  45. [INFO] > react-router@1.0.3 postinstall /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node_modules/graylog-web-plugin/node_modules/react-router
  46. [INFO] > node ./npm-scripts/postinstall.js
  47. [INFO]
  48. [INFO] MapWidget@2.3.0-SNAPSHOT /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget
  49. [INFO] ├─┬ graylog-web-plugin@2.3.1
  50. [INFO] │ ├── acorn@4.0.4
  51. [INFO] │ ├─┬ acorn-jsx@3.0.1
  52. [INFO] │ │ └── acorn@3.3.0
  53. [INFO] │ ├── ajv@4.11.2
  54. [INFO] │ ├── ajv-keywords@1.5.1
  55. [INFO] │ ├── align-text@0.1.4
  56. [INFO] │ ├── amdefine@1.0.1
  57. [INFO] │ ├── ansi-escapes@1.4.0
  58. [INFO] │ ├── ansi-regex@2.1.1
  59. [INFO] │ ├── ansi-styles@2.2.1
  60. [INFO] │ ├── anymatch@1.3.0
  61. [INFO] │ ├── argparse@1.0.9
  62. [INFO] │ ├── arr-diff@2.0.0
  63. [INFO] │ ├── arr-flatten@1.0.1
  64. [INFO] │ ├── array-union@1.0.2
  65. [INFO] │ ├── array-uniq@1.0.3
  66. [INFO] │ ├── array-unique@0.2.1
  67. [INFO] │ ├── arrify@1.0.1
  68. [INFO] │ ├── asap@2.0.5
  69. [INFO] │ ├── assert@1.4.1
  70. [INFO] │ ├── ast-types@0.9.5
  71. [INFO] │ ├── async@0.2.10
  72. [INFO] │ ├── async-each@1.0.1
  73. [INFO] │ ├── babel-cli@6.22.2 extraneous
  74. [INFO] │ ├── babel-code-frame@6.22.0
  75. [INFO] │ ├── babel-core@6.22.1
  76. [INFO] │ ├── babel-eslint@6.1.2
  77. [INFO] │ ├── babel-generator@6.22.0
  78. [INFO] │ ├── babel-helper-bindify-decorators@6.22.0
  79. [INFO] │ ├── babel-helper-builder-binary-assignment-operator-visitor@6.22.0
  80. [INFO] │ ├── babel-helper-call-delegate@6.22.0
  81. [INFO] │ ├── babel-helper-define-map@6.22.0
  82. [INFO] │ ├── babel-helper-explode-assignable-expression@6.22.0
  83. [INFO] │ ├── babel-helper-explode-class@6.22.0
  84. [INFO] │ ├── babel-helper-function-name@6.22.0
  85. [INFO] │ ├── babel-helper-get-function-arity@6.22.0
  86. [INFO] │ ├── babel-helper-hoist-variables@6.22.0
  87. [INFO] │ ├── babel-helper-optimise-call-expression@6.22.0
  88. [INFO] │ ├── babel-helper-regex@6.22.0
  89. [INFO] │ ├── babel-helper-remap-async-to-generator@6.22.0
  90. [INFO] │ ├── babel-helper-replace-supers@6.22.0
  91. [INFO] │ ├── babel-helpers@6.22.0
  92. [INFO] │ ├── babel-messages@6.22.0
  93. [INFO] │ ├── babel-plugin-add-module-exports@0.2.1 extraneous
  94. [INFO] │ ├── babel-plugin-check-es2015-constants@6.22.0
  95. [INFO] │ ├── babel-plugin-syntax-async-functions@6.13.0
  96. [INFO] │ ├── babel-plugin-syntax-async-generators@6.13.0
  97. [INFO] │ ├── babel-plugin-syntax-class-constructor-call@6.18.0
  98. [INFO] │ ├── babel-plugin-syntax-class-properties@6.13.0
  99. [INFO] │ ├── babel-plugin-syntax-decorators@6.13.0
  100. [INFO] │ ├── babel-plugin-syntax-do-expressions@6.13.0
  101. [INFO] │ ├── babel-plugin-syntax-dynamic-import@6.18.0
  102. [INFO] │ ├── babel-plugin-syntax-exponentiation-operator@6.13.0
  103. [WARNING] npm WARN react-leaflet@0.10.2 requires a peer of react@^0.14.0 || ^15.0.0-rc.1 but none was installed.
  104. [INFO] │ ├── babel-plugin-syntax-export-extensions@6.13.0
  105. [INFO] │ ├── babel-plugin-syntax-function-bind@6.13.0
  106. [INFO] │ ├── babel-plugin-syntax-object-rest-spread@6.13.0
  107. [WARNING] npm WARN react-leaflet@0.10.2 requires a peer of react-dom@^0.14.0 || ^15.0.0-rc.1 but none was installed.
  108. [INFO] │ ├── babel-plugin-syntax-trailing-function-commas@6.22.0
  109. [INFO] │ ├── babel-plugin-transform-async-generator-functions@6.22.0
  110. [INFO] │ ├── babel-plugin-transform-async-to-generator@6.22.0
  111. [INFO] │ ├── babel-plugin-transform-class-constructor-call@6.22.0
  112. [INFO] │ ├── babel-plugin-transform-class-properties@6.22.0
  113. [INFO] │ ├── babel-plugin-transform-decorators@6.22.0
  114. [INFO] │ ├── babel-plugin-transform-do-expressions@6.22.0
  115. [INFO] │ ├── babel-plugin-transform-es2015-arrow-functions@6.22.0
  116. [INFO] │ ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0
  117. [INFO] │ ├── babel-plugin-transform-es2015-block-scoping@6.22.0
  118. [INFO] │ ├── babel-plugin-transform-es2015-classes@6.22.0
  119. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.0.17 (node_modules/graylog-web-plugin/node_modules/fsevents):
  120. [INFO] │ ├── babel-plugin-transform-es2015-computed-properties@6.22.0
  121. [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.17: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  122. [INFO] │ ├── babel-plugin-transform-es2015-destructuring@6.22.0
  123. [INFO] │ ├── babel-plugin-transform-es2015-duplicate-keys@6.22.0
  124. [INFO] │ ├── babel-plugin-transform-es2015-for-of@6.22.0
  125. [INFO] │ ├── babel-plugin-transform-es2015-function-name@6.22.0
  126. [INFO] │ ├── babel-plugin-transform-es2015-literals@6.22.0
  127. [INFO] │ ├── babel-plugin-transform-es2015-modules-amd@6.22.0
  128. [INFO] │ ├── babel-plugin-transform-es2015-modules-commonjs@6.22.0
  129. [INFO] │ ├── babel-plugin-transform-es2015-modules-systemjs@6.22.0
  130. [INFO] │ ├── babel-plugin-transform-es2015-modules-umd@6.22.0
  131. [INFO] │ ├── babel-plugin-transform-es2015-object-super@6.22.0
  132. [INFO] │ ├── babel-plugin-transform-es2015-parameters@6.22.0
  133. [INFO] │ ├── babel-plugin-transform-es2015-shorthand-properties@6.22.0
  134. [INFO] │ ├── babel-plugin-transform-es2015-spread@6.22.0
  135. [INFO] │ ├── babel-plugin-transform-es2015-sticky-regex@6.22.0
  136. [INFO] │ ├── babel-plugin-transform-es2015-template-literals@6.22.0
  137. [INFO] │ ├── babel-plugin-transform-es2015-typeof-symbol@6.22.0
  138. [INFO] │ ├── babel-plugin-transform-es2015-unicode-regex@6.22.0
  139. [INFO] │ ├── babel-plugin-transform-exponentiation-operator@6.22.0
  140. [INFO] │ ├── babel-plugin-transform-export-extensions@6.22.0
  141. [INFO] │ ├── babel-plugin-transform-function-bind@6.22.0
  142. [INFO] │ ├── babel-plugin-transform-object-rest-spread@6.22.0
  143. [INFO] │ ├── babel-plugin-transform-regenerator@6.22.0
  144. [INFO] │ ├── babel-plugin-transform-strict-mode@6.22.0
  145. [INFO] │ ├── babel-polyfill@6.22.0
  146. [INFO] │ ├── babel-preset-es2015@6.22.0 extraneous
  147. [INFO] │ ├── babel-preset-stage-0@6.22.0 extraneous
  148. [INFO] │ ├── babel-preset-stage-1@6.22.0
  149. [INFO] │ ├── babel-preset-stage-2@6.22.0
  150. [INFO] │ ├── babel-preset-stage-3@6.22.0
  151. [INFO] │ ├── babel-register@6.22.0
  152. [INFO] │ ├── babel-runtime@6.22.0
  153. [INFO] │ ├── babel-template@6.22.0
  154. [INFO] │ ├── babel-traverse@6.22.1
  155. [INFO] │ ├── babel-types@6.22.0
  156. [INFO] │ ├── babylon@6.15.0
  157. [INFO] │ ├── balanced-match@0.4.2
  158. [INFO] │ ├── base62@1.1.2
  159. [INFO] │ ├── base64-js@1.2.0
  160. [INFO] │ ├── big.js@3.1.3
  161. [INFO] │ ├── binary-extensions@1.8.0
  162. [INFO] │ ├── bluebird@3.4.7
  163. [INFO] │ ├── boolbase@1.0.0
  164. [INFO] │ ├── brace-expansion@1.1.6
  165. [INFO] │ ├── braces@1.8.5
  166. [INFO] │ ├── browserify-aes@0.4.0
  167. [INFO] │ ├── browserify-zlib@0.1.4
  168. [INFO] │ ├── buffer@4.9.1
  169. [INFO] │ ├── buffer-shims@1.0.0
  170. [INFO] │ ├── builtin-modules@1.1.1
  171. [INFO] │ ├── builtin-status-codes@3.0.0
  172. [INFO] │ ├── caller-path@0.1.0
  173. [INFO] │ ├── callsites@0.2.0
  174. [INFO] │ ├── camel-case@3.0.0
  175. [INFO] │ ├── camelcase@1.2.1
  176. [INFO] │ ├── center-align@0.1.3
  177. [INFO] │ ├── chalk@1.1.3
  178. [INFO] │ ├── chokidar@1.6.1
  179. [INFO] │ ├── circular-json@0.3.1
  180. [INFO] │ ├── classnames@2.2.5
  181. [INFO] │ ├── clean-css@4.0.5
  182. [INFO] │ ├── cli-cursor@1.0.2
  183. [INFO] │ ├── cli-width@2.1.0
  184. [INFO] │ ├─┬ cliui@2.1.0
  185. [INFO] │ │ └── wordwrap@0.0.2
  186. [INFO] │ ├── clone@1.0.2
  187. [INFO] │ ├── co@4.6.0
  188. [INFO] │ ├── code-point-at@1.1.0
  189. [INFO] │ ├── commander@2.9.0
  190. [INFO] │ ├─┬ commoner@0.10.8
  191. [INFO] │ │ └── glob@5.0.15
  192. [INFO] │ ├── concat-map@0.0.1
  193. [INFO] │ ├── concat-stream@1.6.0
  194. [INFO] │ ├── console-browserify@1.1.0
  195. [INFO] │ ├── constants-browserify@1.0.0
  196. [INFO] │ ├── contains-path@0.1.0
  197. [INFO] │ ├── convert-source-map@1.3.0
  198. [INFO] │ ├── core-js@2.4.1
  199. [INFO] │ ├── core-util-is@1.0.2
  200. [INFO] │ ├── crypto-browserify@3.3.0
  201. [INFO] │ ├── css-select@1.2.0
  202. [INFO] │ ├── css-what@2.1.0
  203. [INFO] │ ├── d@0.1.1
  204. [INFO] │ ├── damerau-levenshtein@1.0.3
  205. [INFO] │ ├── date-now@0.1.4
  206. [INFO] │ ├── debug@2.6.0
  207. [INFO] │ ├── decamelize@1.2.0
  208. [INFO] │ ├── deep-equal@1.0.1
  209. [INFO] │ ├── deep-is@0.1.3
  210. [INFO] │ ├── defined@1.0.0
  211. [INFO] │ ├── del@2.2.2
  212. [INFO] │ ├── detect-indent@4.0.0
  213. [INFO] │ ├─┬ detective@4.3.2
  214. [INFO] │ │ └── acorn@3.3.0
  215. [INFO] │ ├── doctrine@1.5.0
  216. [INFO] │ ├─┬ dom-converter@0.1.4
  217. [INFO] │ │ └── utila@0.3.3
  218. [INFO] │ ├── dom-helpers@2.4.0
  219. [INFO] │ ├─┬ dom-serializer@0.1.0
  220. [INFO] │ │ └── domelementtype@1.1.3
  221. [INFO] │ ├── domain-browser@1.1.7
  222. [INFO] │ ├── domelementtype@1.3.0
  223. [INFO] │ ├── domhandler@2.1.0
  224. [INFO] │ ├── domutils@1.5.1
  225. [INFO] │ ├── emojis-list@2.1.0
  226. [INFO] │ ├─┬ enhanced-resolve@0.9.1
  227. [INFO] │ │ └── memory-fs@0.2.0
  228. [INFO] │ ├── entities@1.1.1
  229. [INFO] │ ├── envify@3.4.1
  230. [INFO] │ ├── errno@0.1.4
  231. [INFO] │ ├── es5-ext@0.10.12
  232. [INFO] │ ├── es6-iterator@2.0.0
  233. [INFO] │ ├── es6-map@0.1.4
  234. [INFO] │ ├── es6-set@0.1.4
  235. [INFO] │ ├── es6-symbol@3.1.0
  236. [INFO] │ ├── es6-weak-map@2.0.1
  237. [INFO] │ ├── escape-string-regexp@1.0.5
  238. [INFO] │ ├── escope@3.6.0
  239. [INFO] │ ├─┬ eslint@2.13.1
  240. [INFO] │ │ └── user-home@2.0.0
  241. [INFO] │ ├── eslint-config-airbnb@9.0.1
  242. [INFO] │ ├── eslint-config-airbnb-base@3.0.1
  243. [INFO] │ ├── eslint-config-graylog@1.0.2
  244. [INFO] │ ├── eslint-import-resolver-node@0.2.3
  245. [INFO] │ ├─┬ eslint-plugin-import@1.16.0
  246. [INFO] │ │ └── doctrine@1.3.0
  247. [INFO] │ ├── eslint-plugin-jsx-a11y@1.5.5
  248. [INFO] │ ├── eslint-plugin-react@5.2.2
  249. [INFO] │ ├── espree@3.4.0
  250. [INFO] │ ├── esprima@3.1.3
  251. [INFO] │ ├─┬ esrecurse@4.1.0
  252. [INFO] │ │ └── estraverse@4.1.1
  253. [INFO] │ ├── estraverse@4.2.0
  254. [INFO] │ ├── esutils@2.0.2
  255. [INFO] │ ├── event-emitter@0.3.4
  256. [INFO] │ ├── eventemitter3@1.2.0
  257. [INFO] │ ├── events@1.1.1
  258. [INFO] │ ├── exit-hook@1.1.1
  259. [INFO] │ ├── expand-brackets@0.1.5
  260. [INFO] │ ├── expand-range@1.8.2
  261. [INFO] │ ├── extglob@0.3.2
  262. [INFO] │ ├── fast-levenshtein@2.0.6
  263. [INFO] │ ├─┬ fbjs@0.6.1
  264. [INFO] │ │ └── core-js@1.2.7
  265. [INFO] │ ├── figures@1.7.0
  266. [INFO] │ ├── file-entry-cache@1.3.1
  267. [INFO] │ ├── filename-regex@2.0.0
  268. [INFO] │ ├── fill-range@2.2.3
  269. [INFO] │ ├── find-up@1.1.2
  270. [INFO] │ ├── flat-cache@1.2.2
  271. [INFO] │ ├── for-in@0.1.6
  272. [INFO] │ ├── for-own@0.1.4
  273. [INFO] │ ├── fs-readdir-recursive@1.0.0
  274. [INFO] │ ├── fs.realpath@1.0.0
  275. [INFO] │ ├── function-bind@1.1.0
  276. [INFO] │ ├── generate-function@2.0.0
  277. [INFO] │ ├── generate-object-property@1.2.0
  278. [INFO] │ ├── glob@7.1.1
  279. [INFO] │ ├── glob-base@0.3.0
  280. [INFO] │ ├── glob-parent@2.0.0
  281. [INFO] │ ├── globals@9.14.0
  282. [INFO] │ ├── globby@5.0.0
  283. [INFO] │ ├── graceful-fs@4.1.11
  284. [INFO] │ ├── graceful-readlink@1.0.1
  285. [INFO] │ ├── has@1.0.1
  286. [INFO] │ ├── has-ansi@2.0.0
  287. [INFO] │ ├── has-flag@1.0.0
  288. [INFO] │ ├── he@1.1.1
  289. [INFO] │ ├── history@1.17.0
  290. [INFO] │ ├── home-or-tmp@2.0.0
  291. [INFO] │ ├── html-minifier@3.3.0
  292. [INFO] │ ├── html-webpack-plugin@2.28.0
  293. [INFO] │ ├─┬ htmlparser2@3.3.0
  294. [INFO] │ │ ├── domutils@1.1.6
  295. [INFO] │ │ ├── isarray@0.0.1
  296. [INFO] │ │ └── readable-stream@1.0.34
  297. [INFO] │ ├── https-browserify@0.0.1
  298. [INFO] │ ├── iconv-lite@0.4.15
  299. [INFO] │ ├── ieee754@1.1.8
  300. [INFO] │ ├── ignore@3.2.2
  301. [INFO] │ ├── imurmurhash@0.1.4
  302. [INFO] │ ├── indexof@0.0.1
  303. [INFO] │ ├── inflight@1.0.6
  304. [INFO] │ ├── inherits@2.0.3
  305. [INFO] │ ├── inquirer@0.12.0
  306. [INFO] │ ├── interpret@0.6.6
  307. [INFO] │ ├── invariant@2.2.2
  308. [INFO] │ ├── is-binary-path@1.0.1
  309. [INFO] │ ├── is-buffer@1.1.4
  310. [INFO] │ ├── is-dotfile@1.0.2
  311. [INFO] │ ├── is-equal-shallow@0.1.3
  312. [INFO] │ ├── is-extendable@0.1.1
  313. [INFO] │ ├── is-extglob@1.0.0
  314. [INFO] │ ├── is-finite@1.0.2
  315. [INFO] │ ├── is-fullwidth-code-point@1.0.0
  316. [INFO] │ ├── is-glob@2.0.1
  317. [INFO] │ ├── is-my-json-valid@2.15.0
  318. [INFO] │ ├── is-number@2.1.0
  319. [INFO] │ ├── is-path-cwd@1.0.0
  320. [INFO] │ ├── is-path-in-cwd@1.0.0
  321. [INFO] │ ├── is-path-inside@1.0.0
  322. [INFO] │ ├── is-posix-bracket@0.1.1
  323. [INFO] │ ├── is-primitive@2.0.0
  324. [INFO] │ ├── is-property@1.0.2
  325. [INFO] │ ├── is-resolvable@1.0.0
  326. [INFO] │ ├── isarray@1.0.0
  327. [INFO] │ ├── isobject@2.1.0
  328. [INFO] │ ├── javascript-natural-sort@0.7.1
  329. [INFO] │ ├── jquery@2.1.4
  330. [INFO] │ ├── js-tokens@3.0.1
  331. [INFO] │ ├── js-yaml@3.8.1
  332. [INFO] │ ├── jsesc@1.3.0
  333. [INFO] │ ├── json-stable-stringify@1.0.1
  334. [INFO] │ ├── json5@0.5.1
  335. [INFO] │ ├── jsonify@0.0.0
  336. [INFO] │ ├── jsonpointer@4.0.1
  337. [INFO] │ ├─┬ jstransform@11.0.3
  338. [INFO] │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
  339. [INFO] │ │ ├── object-assign@2.1.1
  340. [INFO] │ │ └── source-map@0.4.4
  341. [INFO] │ ├── jsx-ast-utils@1.4.0
  342. [INFO] │ ├── keycode@2.1.8
  343. [INFO] │ ├── kind-of@3.1.0
  344. [INFO] │ ├── lazy-cache@1.0.4
  345. [INFO] │ ├── levn@0.3.0
  346. [INFO] │ ├── loader-utils@0.2.16
  347. [INFO] │ ├── lodash@4.17.4
  348. [INFO] │ ├── lodash-compat@3.10.2
  349. [INFO] │ ├── lodash._arraycopy@3.0.0
  350. [INFO] │ ├── lodash._arrayeach@3.0.0
  351. [INFO] │ ├── lodash._basecallback@3.3.1
  352. [INFO] │ ├── lodash._basecopy@3.0.1
  353. [INFO] │ ├── lodash._baseeach@3.0.4
  354. [INFO] │ ├── lodash._basefind@3.0.0
  355. [INFO] │ ├── lodash._basefindindex@3.6.0
  356. [INFO] │ ├── lodash._basefor@3.0.3
  357. [INFO] │ ├── lodash._baseisequal@3.0.7
  358. [INFO] │ ├── lodash._bindcallback@3.0.1
  359. [INFO] │ ├── lodash._createassigner@3.1.1
  360. [INFO] │ ├── lodash._getnative@3.9.1
  361. [INFO] │ ├── lodash._isiterateecall@3.0.9
  362. [INFO] │ ├── lodash.assign@4.2.0
  363. [INFO] │ ├── lodash.cond@4.5.2
  364. [INFO] │ ├── lodash.endswith@4.2.1
  365. [INFO] │ ├── lodash.find@4.6.0
  366. [INFO] │ ├── lodash.findindex@4.6.0
  367. [INFO] │ ├── lodash.isarguments@3.1.0
  368. [INFO] │ ├── lodash.isarray@3.0.4
  369. [INFO] │ ├── lodash.isequal@4.5.0
  370. [INFO] │ ├── lodash.isfunction@3.0.8
  371. [INFO] │ ├── lodash.isplainobject@3.2.0
  372. [INFO] │ ├── lodash.istypedarray@3.0.6
  373. [INFO] │ ├── lodash.keys@3.1.2
  374. [INFO] │ ├── lodash.keysin@3.0.8
  375. [INFO] │ ├── lodash.merge@3.3.2
  376. [INFO] │ ├── lodash.pairs@3.0.1
  377. [INFO] │ ├── lodash.pickby@4.6.0
  378. [INFO] │ ├── lodash.restparam@3.6.1
  379. [INFO] │ ├── lodash.toplainobject@3.0.0
  380. [INFO] │ ├── lodash.union@4.6.0
  381. [INFO] │ ├── longest@1.0.1
  382. [INFO] │ ├── loose-envify@1.3.1
  383. [INFO] │ ├── lower-case@1.1.3
  384. [INFO] │ ├── memory-fs@0.3.0
  385. [INFO] │ ├── micromatch@2.3.11
  386. [INFO] │ ├── minimatch@3.0.3
  387. [INFO] │ ├── minimist@0.0.8
  388. [INFO] │ ├── mkdirp@0.5.1
  389. [INFO] │ ├── moment@2.14.1
  390. [INFO] │ ├── moment-timezone@0.5.7
  391. [INFO] │ ├── ms@0.7.2
  392. [INFO] │ ├── mute-stream@0.0.5
  393. [INFO] │ ├── nan@2.5.1
  394. [INFO] │ ├── ncname@1.0.0
  395. [INFO] │ ├── no-case@2.3.1
  396. [INFO] │ ├── node-libs-browser@0.7.0
  397. [INFO] │ ├── normalize-path@2.0.1
  398. [INFO] │ ├── nth-check@1.0.1
  399. [INFO] │ ├── number-is-nan@1.0.1
  400. [INFO] │ ├── object-assign@4.1.1
  401. [INFO] │ ├── object.omit@2.0.1
  402. [INFO] │ ├── once@1.4.0
  403. [INFO] │ ├── onetime@1.1.0
  404. [INFO] │ ├─┬ optimist@0.6.1
  405. [INFO] │ │ └── wordwrap@0.0.3
  406. [INFO] │ ├── optionator@0.8.2
  407. [INFO] │ ├── os-browserify@0.2.1
  408. [INFO] │ ├── os-homedir@1.0.2
  409. [INFO] │ ├── os-tmpdir@1.0.2
  410. [INFO] │ ├── output-file-sync@1.1.2
  411. [INFO] │ ├── pako@0.2.9
  412. [INFO] │ ├── param-case@2.1.0
  413. [INFO] │ ├── parse-glob@3.0.4
  414. [INFO] │ ├── path-browserify@0.0.0
  415. [INFO] │ ├── path-exists@2.1.0
  416. [INFO] │ ├── path-is-absolute@1.0.1
  417. [INFO] │ ├── path-is-inside@1.0.2
  418. [INFO] │ ├── pbkdf2-compat@2.0.1
  419. [INFO] │ ├── pify@2.3.0
  420. [INFO] │ ├── pinkie@2.0.4
  421. [INFO] │ ├── pinkie-promise@2.0.1
  422. [INFO] │ ├── pkg-dir@1.0.0
  423. [INFO] │ ├── pkg-up@1.0.0
  424. [INFO] │ ├── pluralize@1.2.1
  425. [INFO] │ ├── prelude-ls@1.1.2
  426. [INFO] │ ├── preserve@0.2.0
  427. [INFO] │ ├── pretty-error@2.0.2
  428. [INFO] │ ├── private@0.1.7
  429. [INFO] │ ├── process@0.11.9
  430. [INFO] │ ├── process-nextick-args@1.0.7
  431. [INFO] │ ├── progress@1.1.8
  432. [INFO] │ ├── promise@7.1.1
  433. [INFO] │ ├── prr@0.0.0
  434. [INFO] │ ├── punycode@1.4.1
  435. [INFO] │ ├── q@1.4.1
  436. [INFO] │ ├── query-string@3.0.3
  437. [INFO] │ ├── querystring@0.2.0
  438. [INFO] │ ├── querystring-es3@0.2.1
  439. [INFO] │ ├── randomatic@1.1.6
  440. [INFO] │ ├── react@0.14.8
  441. [INFO] │ ├── react-addons-linked-state-mixin@0.14.8
  442. [INFO] │ ├── react-addons-pure-render-mixin@0.14.8
  443. [INFO] │ ├── react-addons-test-utils@0.14.8
  444. [INFO] │ ├─┬ react-bootstrap@0.28.5
  445. [INFO] │ │ ├── babel-runtime@5.8.38
  446. [INFO] │ │ └── core-js@1.2.7
  447. [INFO] │ ├── react-dom@0.14.8
  448. [INFO] │ ├─┬ react-overlays@0.6.10
  449. [INFO] │ │ ├── react-prop-types@0.4.0
  450. [INFO] │ │ └── warning@3.0.0
  451. [INFO] │ ├── react-prop-types@0.3.2
  452. [INFO] │ ├── react-router@1.0.3
  453. [INFO] │ ├── react-router-bootstrap@0.19.3
  454. [INFO] │ ├── readable-stream@2.2.2
  455. [INFO] │ ├── readdirp@2.1.0
  456. [INFO] │ ├── readline2@1.0.1
  457. [INFO] │ ├── recast@0.11.21
  458. [INFO] │ ├── recursive-readdir-sync@1.0.6
  459. [INFO] │ ├── reflux@0.2.13
  460. [INFO] │ ├── reflux-core@0.2.1
  461. [INFO] │ ├── regenerate@1.3.2
  462. [INFO] │ ├── regenerator-runtime@0.10.1
  463. [INFO] │ ├── regenerator-transform@0.9.8
  464. [INFO] │ ├── regex-cache@0.4.3
  465. [INFO] │ ├── regexpu-core@2.0.0
  466. [INFO] │ ├── regjsgen@0.2.0
  467. [INFO] │ ├─┬ regjsparser@0.1.5
  468. [INFO] │ │ └── jsesc@0.5.0
  469. [INFO] │ ├── relateurl@0.2.7
  470. [INFO] │ ├─┬ renderkid@2.0.0
  471. [INFO] │ │ └── utila@0.3.3
  472. [INFO] │ ├── repeat-element@1.1.2
  473. [INFO] │ ├── repeat-string@1.6.1
  474. [INFO] │ ├── repeating@2.0.1
  475. [INFO] │ ├── require-uncached@1.0.3
  476. [INFO] │ ├── resolve@1.2.0
  477. [INFO] │ ├── resolve-from@1.0.1
  478. [INFO] │ ├── restore-cursor@1.0.1
  479. [INFO] │ ├── right-align@0.1.3
  480. [INFO] │ ├── rimraf@2.5.4
  481. [INFO] │ ├── ripemd160@0.2.0
  482. [INFO] │ ├── run-async@0.1.0
  483. [INFO] │ ├── rx-lite@3.1.2
  484. [INFO] │ ├── set-immediate-shim@1.0.1
  485. [INFO] │ ├── setimmediate@1.0.5
  486. [INFO] │ ├── sha.js@2.2.6
  487. [INFO] │ ├── shelljs@0.6.1
  488. [INFO] │ ├── slash@1.0.0
  489. [INFO] │ ├── slice-ansi@0.0.4
  490. [INFO] │ ├── source-list-map@0.1.8
  491. [INFO] │ ├── source-map@0.5.6
  492. [INFO] │ ├── source-map-support@0.4.11
  493. [INFO] │ ├── sprintf-js@1.0.3
  494. [INFO] │ ├── stream-browserify@2.0.1
  495. [INFO] │ ├── stream-http@2.6.3
  496. [INFO] │ ├── strict-uri-encode@1.1.0
  497. [INFO] │ ├── string-width@1.0.2
  498. [INFO] │ ├── string_decoder@0.10.31
  499. [INFO] │ ├── strip-ansi@3.0.1
  500. [INFO] │ ├── strip-json-comments@1.0.4
  501. [INFO] │ ├── supports-color@2.0.0
  502. [INFO] │ ├─┬ table@3.8.3
  503. [INFO] │ │ ├── is-fullwidth-code-point@2.0.0
  504. [INFO] │ │ └── string-width@2.0.0
  505. [INFO] │ ├── tapable@0.1.10
  506. [INFO] │ ├── text-table@0.2.0
  507. [INFO] │ ├── through@2.3.8
  508. [INFO] │ ├── timers-browserify@2.0.2
  509. [INFO] │ ├── to-arraybuffer@1.0.1
  510. [INFO] │ ├── to-fast-properties@1.0.2
  511. [INFO] │ ├── toposort@1.0.2
  512. [INFO] │ ├── tryit@1.0.3
  513. [INFO] │ ├── tty-browserify@0.0.0
  514. [INFO] │ ├── type-check@0.3.2
  515. [INFO] │ ├── typedarray@0.0.6
  516. [INFO] │ ├── ua-parser-js@0.7.12
  517. [INFO] │ ├── uglify-js@2.7.5
  518. [INFO] │ ├── uglify-to-browserify@1.0.2
  519. [INFO] │ ├── uncontrollable@3.3.1
  520. [INFO] │ ├── upper-case@1.1.3
  521. [INFO] │ ├─┬ url@0.11.0
  522. [INFO] │ │ └── punycode@1.3.2
  523. [INFO] │ ├── user-home@1.1.1
  524. [INFO] │ ├─┬ util@0.10.3
  525. [INFO] │ │ └── inherits@2.0.1
  526. [INFO] │ ├── util-deprecate@1.0.2
  527. [INFO] │ ├── utila@0.4.0
  528. [INFO] │ ├── v8flags@2.0.11
  529. [INFO] │ ├── vm-browserify@0.0.4
  530. [INFO] │ ├── warning@2.1.0
  531. [INFO] │ ├─┬ watchpack@0.2.9
  532. [INFO] │ │ └── async@0.9.2
  533. [INFO] │ ├─┬ webpack@1.14.0
  534. [INFO] │ │ ├── acorn@3.3.0
  535. [INFO] │ │ ├── async@1.5.2
  536. [INFO] │ │ └── supports-color@3.2.3
  537. [INFO] │ ├── webpack-cleanup-plugin@0.4.1
  538. [INFO] │ ├─┬ webpack-core@0.6.9
  539. [INFO] │ │ └── source-map@0.4.4
  540. [INFO] │ ├─┬ webpack-merge@0.20.0
  541. [INFO] │ │ └── lodash.find@3.2.1
  542. [INFO] │ ├── whatwg-fetch@0.9.0
  543. [INFO] │ ├── window-size@0.1.0
  544. [INFO] │ ├── wordwrap@1.0.0
  545. [INFO] │ ├── wrappy@1.0.2
  546. [INFO] │ ├── write@0.2.1
  547. [INFO] │ ├── xml-char-classes@1.0.0
  548. [INFO] │ ├── xtend@4.0.1
  549. [INFO] │ └── yargs@3.10.0
  550. [INFO] ├── leaflet@0.7.7
  551. [INFO] ├── UNMET PEER DEPENDENCY react@^0.14.0 || ^15.0.0-rc.1
  552. [INFO] ├── UNMET PEER DEPENDENCY react-dom@^0.14.0 || ^15.0.0-rc.1
  553. [INFO] └─┬ react-leaflet@0.10.2
  554. [INFO] └── lodash@4.17.4
  555. [INFO]
  556. [INFO]
  557. [INFO] --- frontend-maven-plugin:1.4:npm (npm run build) @ graylog-plugin-map-widget ---
  558. [INFO] Running 'npm run build' in /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget
  559. [INFO]
  560. [INFO] > MapWidget@2.3.0-SNAPSHOT build /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget
  561. [INFO] > webpack --bail
  562. [INFO]
  563. [ERROR] sh: webpack: command not found
  564. [ERROR]
  565. [ERROR] npm ERR! Linux 4.13.9-200.fc26.x86_64
  566. [ERROR] npm ERR! argv "/home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node/node" "/home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/node/node_modules/npm/bin/npm-cli.js" "run" "build"
  567. [ERROR] npm ERR! node v6.9.2
  568. [ERROR] npm ERR! npm v4.0.3
  569. [ERROR] npm ERR! file sh
  570. [ERROR] npm ERR! code ELIFECYCLE
  571. [ERROR] npm ERR! errno ENOENT
  572. [ERROR] npm ERR! syscall spawn
  573. [ERROR] npm ERR! MapWidget@2.3.0-SNAPSHOT build: `webpack --bail`
  574. [ERROR] npm ERR! spawn ENOENT
  575. [ERROR] npm ERR!
  576. [ERROR] npm ERR! Failed at the MapWidget@2.3.0-SNAPSHOT build script 'webpack --bail'.
  577. [ERROR] npm ERR! Make sure you have the latest version of node.js and npm installed.
  578. [ERROR] npm ERR! If you do, this is most likely a problem with the MapWidget package,
  579. [ERROR] npm ERR! not with npm itself.
  580. [ERROR] npm ERR! Tell the author that this fails on your system:
  581. [ERROR] npm ERR! webpack --bail
  582. [ERROR] npm ERR! You can get information on how to open an issue for this project with:
  583. [ERROR] npm ERR! npm bugs MapWidget
  584. [ERROR] npm ERR! Or if that isn't available, you can get their info via:
  585. [ERROR] npm ERR! npm owner ls MapWidget
  586. [ERROR] npm ERR! There is likely additional logging output above.
  587. [ERROR]
  588. [ERROR] npm ERR! Please include the following file with any support request:
  589. [ERROR] npm ERR! /home/bradley/git/new-build/graylog-project-repos/graylog-plugin-map-widget/npm-debug.log
  590. [INFO] ------------------------------------------------------------------------
  591. [INFO] BUILD FAILURE
  592. [INFO] ------------------------------------------------------------------------
  593. [INFO] Total time: 42.692s
  594. [INFO] Finished at: Mon Nov 13 10:18:25 GMT 2017
  595. [INFO] Final Memory: 7M/240M
  596. [INFO] ------------------------------------------------------------------------
  597. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (npm run build) on project graylog-plugin-map-widget: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
  598. [ERROR]
  599. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  600. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  601. [ERROR]
  602. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  603. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Add Comment
Please, Sign In to add comment