Started by user Ricardo Memoria (admin) Building in workspace C:\apps\jenkins\workspace\eTBM 3 (master) > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://rmemoria@bitbucket.org/rmemoria/etbmanager.git # timeout=10 Fetching upstream changes from https://rmemoria@bitbucket.org/rmemoria/etbmanager.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username rmemoria # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git7542425580348560279.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://rmemoria@bitbucket.org/rmemoria/etbmanager.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision f4ea33745e6dabe21e9507c42e6f36df13c8bb2d (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f f4ea33745e6dabe21e9507c42e6f36df13c8bb2d > git.exe rev-list f4ea33745e6dabe21e9507c42e6f36df13c8bb2d # timeout=10 [eTBM 3 (master)] $ cmd.exe /C "C:\apps\apache-maven-3.3.9\bin\mvn.cmd clean package && exit %%ERRORLEVEL%%" [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building eTB Manager version 2.9.1 2.9.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ etbmanager --- [INFO] Deleting C:\apps\jenkins\workspace\eTBM 3 (master)\target [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ etbmanager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 1 resource [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ etbmanager --- [INFO] Storing buildNumber: 2 at timestamp: 1464239721899 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: C:\apps\jenkins\workspace\eTBM 3 (master) [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ etbmanager --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- frontend-maven-plugin:0.0.27:install-node-and-npm (Install node and npm) @ etbmanager --- [INFO] Found proxies: [] [INFO] Node v5.2.0 is already installed. [INFO] Found NPM version 3.3.12 [INFO] [INFO] --- frontend-maven-plugin:0.0.27:npm (npm install) @ etbmanager --- [INFO] Found proxies: [] [INFO] Running 'npm install --color=false' in C:\apps\jenkins\workspace\eTBM 3 (master) [ERROR] npm WARN deprecated css-list@0.1.3: Deprecated. [ERROR] npm WARN deprecated node-properties-parser@0.0.2: Please use properties-parser instead. [ERROR] npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. [ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. [ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. [ERROR] npm WARN install Couldn't install optional dependency: Unsupported [ERROR] npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade [INFO] etbm@3.0.0 C:\apps\jenkins\workspace\eTBM 3 (master) [INFO] ├── awesome-bootstrap-checkbox@1.0.0-alpha.4 [INFO] ├─┬ babel-core@6.9.0 [INFO] │ ├─┬ babel-code-frame@6.8.0 [INFO] │ │ ├─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ ├── esutils@2.0.2 [INFO] │ │ └── js-tokens@1.0.3 [INFO] │ ├─┬ babel-generator@6.9.0 [INFO] │ │ ├─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ detect-indent@3.0.1 [INFO] │ │ └─┬ repeating@1.1.3 [INFO] │ │ └─┬ is-finite@1.0.1 [INFO] │ │ └── number-is-nan@1.0.0 [INFO] │ ├─┬ babel-helpers@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-messages@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-register@6.9.0 [INFO] │ │ ├── babel-runtime@6.9.0 [INFO] │ │ ├── core-js@2.4.0 [INFO] │ │ ├─┬ home-or-tmp@1.0.0 [INFO] │ │ │ └── os-tmpdir@1.0.1 [INFO] │ │ └─┬ source-map-support@0.2.10 [INFO] │ │ └── source-map@0.1.32 [INFO] │ ├─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-template@6.9.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-traverse@6.9.0 [INFO] │ │ ├─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └── globals@8.18.0 [INFO] │ ├─┬ babel-types@6.9.0 [INFO] │ │ ├─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └── to-fast-properties@1.0.2 [INFO] │ ├─┬ babylon@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├── convert-source-map@1.2.0 [INFO] │ ├─┬ debug@2.2.0 [INFO] │ │ └── ms@0.7.1 [INFO] │ ├── json5@0.4.0 [INFO] │ ├── lodash@4.13.1 [INFO] │ ├─┬ minimatch@2.0.10 [INFO] │ │ └─┬ brace-expansion@1.1.4 [INFO] │ │ ├── balanced-match@0.4.1 [INFO] │ │ └── concat-map@0.0.1 [INFO] │ ├── path-exists@1.0.0 [INFO] │ ├── path-is-absolute@1.0.0 [INFO] │ ├── private@0.1.6 [INFO] │ ├── shebang-regex@1.0.0 [INFO] │ ├── slash@1.0.0 [INFO] │ └── source-map@0.5.6 [INFO] ├─┬ babel-loader@6.2.4 [INFO] │ ├─┬ loader-utils@0.2.15 [INFO] │ │ ├── big.js@3.1.3 [INFO] │ │ ├── emojis-list@2.0.1 [INFO] │ │ └── json5@0.5.0 [INFO] │ ├─┬ mkdirp@0.5.1 [INFO] │ │ └── minimist@0.0.8 [INFO] │ └── object-assign@4.1.0 [INFO] ├── babel-plugin-transform-react-remove-prop-types@0.2.7 [INFO] ├─┬ babel-preset-es2015@6.9.0 [INFO] │ ├─┬ babel-plugin-check-es2015-constants@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-arrow-functions@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-block-scoped-functions@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-block-scoping@6.9.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-classes@6.9.0 [INFO] │ │ ├─┬ babel-helper-define-map@6.9.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ ├─┬ babel-helper-function-name@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ ├─┬ babel-helper-optimise-call-expression@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ ├─┬ babel-helper-replace-supers@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-computed-properties@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-destructuring@6.9.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-duplicate-keys@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-for-of@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-function-name@6.9.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-literals@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.8.0 [INFO] │ │ ├─┬ babel-plugin-transform-strict-mode@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-object-super@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-parameters@6.9.0 [INFO] │ │ ├─┬ babel-helper-call-delegate@6.8.0 [INFO] │ │ │ ├─┬ babel-helper-hoist-variables@6.8.0 [INFO] │ │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ │ └── core-js@2.4.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ ├─┬ babel-helper-get-function-arity@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-shorthand-properties@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-spread@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.8.0 [INFO] │ │ ├─┬ babel-helper-regex@6.9.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-template-literals@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-typeof-symbol@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.8.0 [INFO] │ │ ├─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ regexpu-core@1.0.0 [INFO] │ │ ├── regenerate@1.3.0 [INFO] │ │ ├── regjsgen@0.2.0 [INFO] │ │ └─┬ regjsparser@0.1.5 [INFO] │ │ └── jsesc@0.5.0 [INFO] │ └─┬ babel-plugin-transform-regenerator@6.9.0 [INFO] │ ├─┬ babel-plugin-syntax-async-functions@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ └─┬ babel-runtime@6.9.0 [INFO] │ └── core-js@2.4.0 [INFO] ├─┬ babel-preset-react@6.5.0 [INFO] │ ├─┬ babel-plugin-syntax-flow@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-syntax-jsx@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-flow-strip-types@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-react-display-name@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-react-jsx@6.8.0 [INFO] │ │ ├─┬ babel-helper-builder-react-jsx@6.9.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ └─┬ babel-plugin-transform-react-jsx-source@6.9.0 [INFO] │ └─┬ babel-runtime@6.9.0 [INFO] │ └── core-js@2.4.0 [INFO] ├─┬ babel-preset-stage-2@6.5.0 [INFO] │ ├─┬ babel-plugin-syntax-trailing-function-commas@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-transform-object-rest-spread@6.8.0 [INFO] │ │ ├─┬ babel-plugin-syntax-object-rest-spread@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ └─┬ babel-preset-stage-3@6.5.0 [INFO] │ ├─┬ babel-plugin-transform-async-to-generator@6.8.0 [INFO] │ │ ├─┬ babel-helper-remap-async-to-generator@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ └─┬ babel-plugin-transform-exponentiation-operator@6.8.0 [INFO] │ ├─┬ babel-helper-builder-binary-assignment-operator-visitor@6.8.0 [INFO] │ │ ├─┬ babel-helper-explode-assignable-expression@6.8.0 [INFO] │ │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ │ └── core-js@2.4.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ ├─┬ babel-plugin-syntax-exponentiation-operator@6.8.0 [INFO] │ │ └─┬ babel-runtime@6.9.0 [INFO] │ │ └── core-js@2.4.0 [INFO] │ └─┬ babel-runtime@6.9.0 [INFO] │ └── core-js@2.4.0 [INFO] ├── bluebird@3.4.0 [INFO] ├── bootstrap@3.3.6 [INFO] ├── clone@1.0.2 [INFO] ├─┬ css-loader@0.23.1 [INFO] │ ├─┬ css-selector-tokenizer@0.5.4 [INFO] │ │ ├── cssesc@0.1.0 [INFO] │ │ └── fastparse@1.1.1 [INFO] │ ├─┬ cssnano@3.6.2 [INFO] │ │ ├─┬ autoprefixer@6.3.6 [INFO] │ │ │ ├── browserslist@1.3.1 [INFO] │ │ │ ├── caniuse-db@1.0.30000469 [INFO] │ │ │ ├── normalize-range@0.1.2 [INFO] │ │ │ └── num2fraction@1.2.2 [INFO] │ │ ├── decamelize@1.2.0 [INFO] │ │ ├── defined@1.0.0 [INFO] │ │ ├── indexes-of@1.0.1 [INFO] │ │ ├─┬ postcss-calc@5.2.1 [INFO] │ │ │ ├── postcss-message-helpers@2.0.0 [INFO] │ │ │ └─┬ reduce-css-calc@1.2.3 [INFO] │ │ │ ├── balanced-match@0.1.0 [INFO] │ │ │ └─┬ reduce-function-call@1.0.1 [INFO] │ │ │ └── balanced-match@0.1.0 [INFO] │ │ ├─┬ postcss-colormin@2.2.0 [INFO] │ │ │ └─┬ colormin@1.1.0 [INFO] │ │ │ ├─┬ color@0.11.1 [INFO] │ │ │ │ ├── color-convert@0.5.3 [INFO] │ │ │ │ └─┬ color-string@0.3.0 [INFO] │ │ │ │ └── color-name@1.1.1 [INFO] │ │ │ └── css-color-names@0.0.3 [INFO] │ │ ├── postcss-convert-values@2.3.4 [INFO] │ │ ├── postcss-discard-comments@2.0.4 [INFO] │ │ ├── postcss-discard-duplicates@2.0.1 [INFO] │ │ ├── postcss-discard-empty@2.1.0 [INFO] │ │ ├── postcss-discard-overridden@0.1.1 [INFO] │ │ ├─┬ postcss-discard-unused@2.2.1 [INFO] │ │ │ ├── flatten@1.0.2 [INFO] │ │ │ └── uniqs@2.0.0 [INFO] │ │ ├─┬ postcss-filter-plugins@2.0.0 [INFO] │ │ │ └── uniqid@1.0.0 [INFO] │ │ ├─┬ postcss-merge-idents@2.1.6 [INFO] │ │ │ └── has-own@1.0.0 [INFO] │ │ ├── postcss-merge-longhand@2.0.1 [INFO] │ │ ├── postcss-merge-rules@2.0.9 [INFO] │ │ ├── postcss-minify-font-values@1.0.5 [INFO] │ │ ├── postcss-minify-gradients@1.0.2 [INFO] │ │ ├─┬ postcss-minify-params@1.0.4 [INFO] │ │ │ └── alphanum-sort@1.0.2 [INFO] │ │ ├─┬ postcss-minify-selectors@2.0.5 [INFO] │ │ │ └─┬ postcss-selector-parser@2.0.0 [INFO] │ │ │ └── uniq@1.0.1 [INFO] │ │ ├── postcss-normalize-charset@1.1.0 [INFO] │ │ ├─┬ postcss-normalize-url@3.0.7 [INFO] │ │ │ ├── is-absolute-url@2.0.0 [INFO] │ │ │ └─┬ normalize-url@1.5.2 [INFO] │ │ │ ├── prepend-http@1.0.4 [INFO] │ │ │ ├─┬ query-string@4.1.0 [INFO] │ │ │ │ └── strict-uri-encode@1.1.0 [INFO] │ │ │ └─┬ sort-keys@1.1.2 [INFO] │ │ │ └── is-plain-obj@1.1.0 [INFO] │ │ ├── postcss-ordered-values@2.2.1 [INFO] │ │ ├── postcss-reduce-idents@2.3.0 [INFO] │ │ ├── postcss-reduce-transforms@1.0.3 [INFO] │ │ ├─┬ postcss-svgo@2.1.3 [INFO] │ │ │ ├─┬ is-svg@2.0.1 [INFO] │ │ │ │ └── html-comment-regex@1.1.0 [INFO] │ │ │ └─┬ svgo@0.6.6 [INFO] │ │ │ ├── coa@1.0.1 [INFO] │ │ │ ├─┬ csso@2.0.0 [INFO] │ │ │ │ └── clap@1.1.1 [INFO] │ │ │ ├── sax@1.2.1 [INFO] │ │ │ └── whet.extend@0.9.9 [INFO] │ │ ├── postcss-unique-selectors@2.0.2 [INFO] │ │ ├── postcss-value-parser@3.3.0 [INFO] │ │ └── postcss-zindex@2.1.1 [INFO] │ ├─┬ lodash.camelcase@3.0.1 [INFO] │ │ └─┬ lodash._createcompounder@3.0.0 [INFO] │ │ ├── lodash.deburr@3.2.0 [INFO] │ │ └── lodash.words@3.2.0 [INFO] │ ├─┬ postcss@5.0.21 [INFO] │ │ ├── js-base64@2.1.9 [INFO] │ │ └── supports-color@3.1.2 [INFO] │ ├── postcss-modules-extract-imports@1.0.1 [INFO] │ ├── postcss-modules-local-by-default@1.0.1 [INFO] │ ├── postcss-modules-scope@1.0.1 [INFO] │ ├─┬ postcss-modules-values@1.1.3 [INFO] │ │ └── icss-replace-symbols@1.0.2 [INFO] │ └── source-list-map@0.1.6 [INFO] ├─┬ del@2.2.0 [INFO] │ ├─┬ globby@4.1.0 [INFO] │ │ ├── array-union@1.0.1 [INFO] │ │ ├── arrify@1.0.1 [INFO] │ │ └─┬ glob@6.0.4 [INFO] │ │ ├─┬ inflight@1.0.5 [INFO] │ │ │ └── wrappy@1.0.2 [INFO] │ │ └── once@1.3.3 [INFO] │ ├── is-path-cwd@1.0.0 [INFO] │ ├─┬ is-path-in-cwd@1.0.0 [INFO] │ │ └── is-path-inside@1.0.0 [INFO] │ ├── pify@2.3.0 [INFO] │ ├─┬ pinkie-promise@2.0.1 [INFO] │ │ └── pinkie@2.0.4 [INFO] │ └─┬ rimraf@2.5.2 [INFO] │ └── glob@7.0.3 [INFO] ├── eslint-plugin-react@4.3.0 [INFO] ├── file-loader@0.8.5 [INFO] ├── font-awesome@4.6.3 [INFO] ├── font-awesome-webpack@0.0.4 [INFO] ├─┬ gulp@3.9.1 [INFO] │ ├── archy@1.0.0 [INFO] │ ├─┬ chalk@1.1.3 [INFO] │ │ ├── ansi-styles@2.2.1 [INFO] │ │ ├── escape-string-regexp@1.0.5 [INFO] │ │ ├── has-ansi@2.0.0 [INFO] │ │ └── supports-color@2.0.0 [INFO] │ ├── deprecated@0.0.1 [INFO] │ ├── interpret@1.0.1 [INFO] │ ├─┬ liftoff@2.2.1 [INFO] │ │ ├── extend@2.0.1 [INFO] │ │ ├─┬ findup-sync@0.3.0 [INFO] │ │ │ └── glob@5.0.15 [INFO] │ │ ├── flagged-respawn@0.3.2 [INFO] │ │ ├── rechoir@0.6.2 [INFO] │ │ └── resolve@1.1.7 [INFO] │ ├── minimist@1.2.0 [INFO] │ ├─┬ orchestrator@0.3.7 [INFO] │ │ ├── end-of-stream@0.1.5 [INFO] │ │ ├── sequencify@0.0.7 [INFO] │ │ └── stream-consume@0.1.0 [INFO] │ ├── pretty-hrtime@1.0.2 [INFO] │ ├── semver@4.3.6 [INFO] │ ├─┬ tildify@1.2.0 [INFO] │ │ └── os-homedir@1.0.1 [INFO] │ ├─┬ v8flags@2.0.11 [INFO] │ │ └── user-home@1.1.1 [INFO] │ └─┬ vinyl-fs@0.3.14 [INFO] │ ├── defaults@1.0.3 [INFO] │ ├─┬ glob-stream@3.1.18 [INFO] │ │ ├── glob@4.5.3 [INFO] │ │ ├─┬ glob2base@0.0.12 [INFO] │ │ │ └── find-index@0.1.1 [INFO] │ │ ├── ordered-read-streams@0.1.0 [INFO] │ │ ├─┬ through2@0.6.5 [INFO] │ │ │ └── readable-stream@1.0.34 [INFO] │ │ └── unique-stream@1.0.0 [INFO] │ ├─┬ glob-watcher@0.0.6 [INFO] │ │ └─┬ gaze@0.5.2 [INFO] │ │ └─┬ globule@0.1.0 [INFO] │ │ ├─┬ glob@3.1.21 [INFO] │ │ │ ├── graceful-fs@1.2.3 [INFO] │ │ │ └── inherits@1.0.2 [INFO] │ │ ├── lodash@1.0.2 [INFO] │ │ └── minimatch@0.2.14 [INFO] │ ├── graceful-fs@3.0.8 [INFO] │ ├─┬ strip-bom@1.0.0 [INFO] │ │ ├── first-chunk-stream@1.0.0 [INFO] │ │ └── is-utf8@0.2.1 [INFO] │ ├─┬ through2@0.6.5 [INFO] │ │ └── readable-stream@1.0.34 [INFO] │ └─┬ vinyl@0.4.6 [INFO] │ └── clone@0.2.0 [INFO] ├─┬ gulp-babel@6.1.2 [INFO] │ ├── replace-ext@0.0.1 [INFO] │ ├─┬ through2@2.0.1 [INFO] │ │ ├─┬ readable-stream@2.0.6 [INFO] │ │ │ ├── isarray@1.0.0 [INFO] │ │ │ ├── process-nextick-args@1.0.7 [INFO] │ │ │ └── util-deprecate@1.0.2 [INFO] │ │ └── xtend@4.0.1 [INFO] │ └── vinyl-sourcemaps-apply@0.2.1 [INFO] ├─┬ gulp-eslint@2.0.0 [INFO] │ ├─┬ bufferstreams@1.1.0 [INFO] │ │ └─┬ readable-stream@2.1.4 [INFO] │ │ ├── buffer-shims@1.0.0 [INFO] │ │ └── isarray@1.0.0 [INFO] │ └─┬ eslint@2.10.2 [INFO] │ ├─┬ concat-stream@1.5.1 [INFO] │ │ ├─┬ readable-stream@2.0.6 [INFO] │ │ │ └── isarray@1.0.0 [INFO] │ │ └── typedarray@0.0.6 [INFO] │ ├─┬ doctrine@1.2.2 [INFO] │ │ ├── esutils@1.1.6 [INFO] │ │ └── isarray@1.0.0 [INFO] │ ├─┬ es6-map@0.1.3 [INFO] │ │ ├── d@0.1.1 [INFO] │ │ ├── es5-ext@0.10.11 [INFO] │ │ ├── es6-iterator@2.0.0 [INFO] │ │ ├── es6-set@0.1.4 [INFO] │ │ ├── es6-symbol@3.0.2 [INFO] │ │ └── event-emitter@0.3.4 [INFO] │ ├─┬ escope@3.6.0 [INFO] │ │ ├── es6-weak-map@2.0.1 [INFO] │ │ └─┬ esrecurse@4.1.0 [INFO] │ │ └── estraverse@4.1.1 [INFO] │ ├─┬ espree@3.1.4 [INFO] │ │ └── acorn-jsx@3.0.1 [INFO] │ ├── estraverse@4.2.0 [INFO] │ ├─┬ file-entry-cache@1.2.4 [INFO] │ │ └─┬ flat-cache@1.0.10 [INFO] │ │ ├── read-json-sync@1.1.1 [INFO] │ │ └── write@0.2.1 [INFO] │ ├── glob@7.0.3 [INFO] │ ├── globals@9.7.0 [INFO] │ ├── ignore@3.1.2 [INFO] │ ├── imurmurhash@0.1.4 [INFO] │ ├─┬ inquirer@0.12.0 [INFO] │ │ ├── ansi-escapes@1.4.0 [INFO] │ │ ├─┬ cli-cursor@1.0.2 [INFO] │ │ │ └─┬ restore-cursor@1.0.1 [INFO] │ │ │ ├── exit-hook@1.1.1 [INFO] │ │ │ └── onetime@1.1.0 [INFO] │ │ ├── cli-width@2.1.0 [INFO] │ │ ├── figures@1.7.0 [INFO] │ │ ├─┬ readline2@1.0.1 [INFO] │ │ │ ├── code-point-at@1.0.0 [INFO] │ │ │ ├── is-fullwidth-code-point@1.0.0 [INFO] │ │ │ └── mute-stream@0.0.5 [INFO] │ │ ├── run-async@0.1.0 [INFO] │ │ ├── rx-lite@3.1.2 [INFO] │ │ └── string-width@1.0.1 [INFO] │ ├─┬ is-my-json-valid@2.13.1 [INFO] │ │ ├── generate-function@2.0.0 [INFO] │ │ ├─┬ generate-object-property@1.2.0 [INFO] │ │ │ └── is-property@1.0.2 [INFO] │ │ └── jsonpointer@2.0.0 [INFO] │ ├─┬ is-resolvable@1.0.0 [INFO] │ │ └── tryit@1.0.2 [INFO] │ ├─┬ js-yaml@3.6.1 [INFO] │ │ ├─┬ argparse@1.0.7 [INFO] │ │ │ └── sprintf-js@1.0.3 [INFO] │ │ └── esprima@2.7.2 [INFO] │ ├─┬ json-stable-stringify@1.0.1 [INFO] │ │ └── jsonify@0.0.0 [INFO] │ ├─┬ optionator@0.8.1 [INFO] │ │ ├── deep-is@0.1.3 [INFO] │ │ ├── fast-levenshtein@1.1.3 [INFO] │ │ ├── levn@0.3.0 [INFO] │ │ ├── prelude-ls@1.1.2 [INFO] │ │ ├── type-check@0.3.2 [INFO] │ │ └── wordwrap@1.0.0 [INFO] │ ├── path-is-inside@1.0.1 [INFO] │ ├── pluralize@1.2.1 [INFO] │ ├── progress@1.1.8 [INFO] │ ├─┬ require-uncached@1.0.2 [INFO] │ │ ├─┬ caller-path@0.1.0 [INFO] │ │ │ └── callsites@0.2.0 [INFO] │ │ └── resolve-from@1.0.1 [INFO] │ ├── shelljs@0.6.0 [INFO] │ ├── strip-json-comments@1.0.4 [INFO] │ ├─┬ table@3.7.8 [INFO] │ │ ├── slice-ansi@0.0.4 [INFO] │ │ ├── tv4@1.2.7 [INFO] │ │ └── xregexp@3.1.1 [INFO] │ └── user-home@2.0.0 [INFO] ├─┬ gulp-less@3.1.0 [INFO] │ ├─┬ accord@0.23.0 [INFO] │ │ ├─┬ fobject@0.0.4 [INFO] │ │ │ └── semver@5.1.0 [INFO] │ │ ├── glob@7.0.3 [INFO] │ │ ├── indx@0.2.3 [INFO] │ │ ├── lodash@4.11.2 [INFO] │ │ ├── semver@5.1.0 [INFO] │ │ └── when@3.7.7 [INFO] │ └─┬ less@2.7.1 [INFO] │ ├─┬ errno@0.1.4 [INFO] │ │ └── prr@0.0.0 [INFO] │ ├── graceful-fs@4.1.4 [INFO] │ ├── image-size@0.5.0 [INFO] │ └─┬ promise@7.1.1 [INFO] │ └── asap@2.0.4 [INFO] ├─┬ gulp-nodemon@2.0.7 [INFO] │ ├── colors@1.1.2 [INFO] │ ├─┬ event-stream@3.3.2 [INFO] │ │ ├── duplexer@0.1.1 [INFO] │ │ ├── from@0.1.3 [INFO] │ │ ├── map-stream@0.1.0 [INFO] │ │ ├── pause-stream@0.0.11 [INFO] │ │ ├── split@0.3.3 [INFO] │ │ ├── stream-combiner@0.0.4 [INFO] │ │ └── through@2.3.8 [INFO] │ └─┬ nodemon@1.9.2 [INFO] │ ├─┬ chokidar@1.5.1 [INFO] │ │ ├─┬ anymatch@1.3.0 [INFO] │ │ │ └─┬ micromatch@2.3.8 [INFO] │ │ │ ├─┬ arr-diff@2.0.0 [INFO] │ │ │ │ └── arr-flatten@1.0.1 [INFO] │ │ │ ├── array-unique@0.2.1 [INFO] │ │ │ ├─┬ braces@1.8.5 [INFO] │ │ │ │ ├─┬ expand-range@1.8.2 [INFO] │ │ │ │ │ └─┬ fill-range@2.2.3 [INFO] │ │ │ │ │ ├── is-number@2.1.0 [INFO] │ │ │ │ │ └── randomatic@1.1.5 [INFO] │ │ │ │ ├── preserve@0.2.0 [INFO] │ │ │ │ └── repeat-element@1.1.2 [INFO] │ │ │ ├─┬ expand-brackets@0.1.5 [INFO] │ │ │ │ └── is-posix-bracket@0.1.1 [INFO] │ │ │ ├── extglob@0.3.2 [INFO] │ │ │ ├── filename-regex@2.0.0 [INFO] │ │ │ ├─┬ kind-of@3.0.3 [INFO] │ │ │ │ └── is-buffer@1.1.3 [INFO] │ │ │ ├── normalize-path@2.0.1 [INFO] │ │ │ ├─┬ object.omit@2.0.0 [INFO] │ │ │ │ ├─┬ for-own@0.1.4 [INFO] │ │ │ │ │ └── for-in@0.1.5 [INFO] │ │ │ │ └── is-extendable@0.1.1 [INFO] │ │ │ ├─┬ parse-glob@3.0.4 [INFO] │ │ │ │ ├── glob-base@0.3.0 [INFO] │ │ │ │ └── is-dotfile@1.0.2 [INFO] │ │ │ └─┬ regex-cache@0.4.3 [INFO] │ │ │ ├── is-equal-shallow@0.1.3 [INFO] │ │ │ └── is-primitive@2.0.0 [INFO] │ │ ├── async-each@1.0.0 [INFO] │ │ ├── glob-parent@2.0.0 [INFO] │ │ ├─┬ is-binary-path@1.0.1 [INFO] │ │ │ └── binary-extensions@1.4.1 [INFO] │ │ ├─┬ is-glob@2.0.1 [INFO] │ │ │ └── is-extglob@1.0.0 [INFO] │ │ └─┬ readdirp@2.0.0 [INFO] │ │ └─┬ readable-stream@2.1.4 [INFO] │ │ └── isarray@1.0.0 [INFO] │ ├── es6-promise@3.2.1 [INFO] │ ├── ignore-by-default@1.0.1 [INFO] │ ├─┬ lodash.defaults@3.1.2 [INFO] │ │ └─┬ lodash.assign@3.2.0 [INFO] │ │ ├── lodash._baseassign@3.2.0 [INFO] │ │ └─┬ lodash._createassigner@3.1.1 [INFO] │ │ └── lodash._bindcallback@3.0.1 [INFO] │ ├── minimatch@3.0.0 [INFO] │ ├── ps-tree@1.0.1 [INFO] │ ├─┬ touch@1.0.0 [INFO] │ │ └─┬ nopt@1.0.10 [INFO] │ │ └── abbrev@1.0.7 [INFO] │ ├── undefsafe@0.0.3 [INFO] │ └─┬ update-notifier@0.5.0 [INFO] │ ├─┬ configstore@1.4.0 [INFO] │ │ ├── osenv@0.1.3 [INFO] │ │ ├─┬ write-file-atomic@1.1.4 [INFO] │ │ │ └── slide@1.1.6 [INFO] │ │ └── xdg-basedir@2.0.0 [INFO] │ ├── is-npm@1.0.0 [INFO] │ ├─┬ latest-version@1.0.1 [INFO] │ │ └─┬ package-json@1.2.0 [INFO] │ │ ├─┬ got@3.3.1 [INFO] │ │ │ ├─┬ duplexify@3.4.3 [INFO] │ │ │ │ ├── end-of-stream@1.0.0 [INFO] │ │ │ │ └─┬ readable-stream@2.1.4 [INFO] │ │ │ │ └── isarray@1.0.0 [INFO] │ │ │ ├── infinity-agent@2.0.3 [INFO] │ │ │ ├── is-redirect@1.0.0 [INFO] │ │ │ ├── is-stream@1.1.0 [INFO] │ │ │ ├── lowercase-keys@1.0.0 [INFO] │ │ │ ├── nested-error-stacks@1.0.2 [INFO] │ │ │ ├── object-assign@3.0.0 [INFO] │ │ │ ├─┬ read-all-stream@3.1.0 [INFO] │ │ │ │ └─┬ readable-stream@2.1.4 [INFO] │ │ │ │ └── isarray@1.0.0 [INFO] │ │ │ └── timed-out@2.0.0 [INFO] │ │ └─┬ registry-url@3.1.0 [INFO] │ │ └─┬ rc@1.1.6 [INFO] │ │ ├── deep-extend@0.4.1 [INFO] │ │ └── ini@1.3.4 [INFO] │ └─┬ semver-diff@2.1.0 [INFO] │ └── semver@5.1.0 [INFO] ├─┬ gulp-open@1.0.0 [INFO] │ ├── open@0.0.5 [INFO] │ └─┬ through2@0.6.5 [INFO] │ └── readable-stream@1.0.34 [INFO] ├─┬ gulp-uglify@1.5.3 [INFO] │ ├── deap@1.0.0 [INFO] │ ├─┬ fancy-log@1.2.0 [INFO] │ │ └── time-stamp@1.0.1 [INFO] │ ├─┬ isobject@2.1.0 [INFO] │ │ └── isarray@1.0.0 [INFO] │ ├─┬ uglify-js@2.6.2 [INFO] │ │ ├── async@0.2.10 [INFO] │ │ ├── uglify-to-browserify@1.0.2 [INFO] │ │ └─┬ yargs@3.10.0 [INFO] │ │ ├── camelcase@1.2.1 [INFO] │ │ ├─┬ cliui@2.1.0 [INFO] │ │ │ ├─┬ center-align@0.1.3 [INFO] │ │ │ │ ├─┬ align-text@0.1.4 [INFO] │ │ │ │ │ ├── longest@1.0.1 [INFO] │ │ │ │ │ └── repeat-string@1.5.4 [INFO] │ │ │ │ └── lazy-cache@1.0.4 [INFO] │ │ │ ├── right-align@0.1.3 [INFO] │ │ │ └── wordwrap@0.0.2 [INFO] │ │ └── window-size@0.1.0 [INFO] │ └── uglify-save-license@0.4.1 [INFO] ├─┬ gulp-util@3.0.7 [INFO] │ ├── array-differ@1.0.0 [INFO] │ ├── array-uniq@1.0.2 [INFO] │ ├── beeper@1.1.0 [INFO] │ ├─┬ dateformat@1.0.12 [INFO] │ │ ├── get-stdin@4.0.1 [INFO] │ │ └─┬ meow@3.7.0 [INFO] │ │ ├─┬ camelcase-keys@2.1.0 [INFO] │ │ │ └── camelcase@2.1.1 [INFO] │ │ ├─┬ loud-rejection@1.3.0 [INFO] │ │ │ ├── array-find-index@1.0.1 [INFO] │ │ │ └── signal-exit@2.1.2 [INFO] │ │ ├── map-obj@1.0.1 [INFO] │ │ ├─┬ normalize-package-data@2.3.5 [INFO] │ │ │ ├── hosted-git-info@2.1.5 [INFO] │ │ │ ├─┬ is-builtin-module@1.0.0 [INFO] │ │ │ │ └── builtin-modules@1.1.1 [INFO] │ │ │ └─┬ validate-npm-package-license@3.0.1 [INFO] │ │ │ ├─┬ spdx-correct@1.0.2 [INFO] │ │ │ │ └── spdx-license-ids@1.2.1 [INFO] │ │ │ └─┬ spdx-expression-parse@1.0.2 [INFO] │ │ │ └── spdx-exceptions@1.0.4 [INFO] │ │ ├─┬ read-pkg-up@1.0.1 [INFO] │ │ │ ├─┬ find-up@1.1.2 [INFO] │ │ │ │ └── path-exists@2.1.0 [INFO] │ │ │ └─┬ read-pkg@1.1.0 [INFO] │ │ │ ├─┬ load-json-file@1.1.0 [INFO] │ │ │ │ ├─┬ parse-json@2.2.0 [INFO] │ │ │ │ │ └─┬ error-ex@1.3.0 [INFO] │ │ │ │ │ └── is-arrayish@0.2.1 [INFO] │ │ │ │ └── strip-bom@2.0.0 [INFO] │ │ │ └── path-type@1.1.0 [INFO] │ │ ├─┬ redent@1.0.0 [INFO] │ │ │ ├─┬ indent-string@2.1.0 [INFO] │ │ │ │ └── repeating@2.0.1 [INFO] │ │ │ └── strip-indent@1.0.1 [INFO] │ │ └── trim-newlines@1.0.0 [INFO] │ ├─┬ gulplog@1.0.0 [INFO] │ │ └── glogg@1.0.0 [INFO] │ ├─┬ has-gulplog@0.1.0 [INFO] │ │ └── sparkles@1.0.0 [INFO] │ ├── lodash._reescape@3.0.0 [INFO] │ ├── lodash._reevaluate@3.0.0 [INFO] │ ├── lodash._reinterpolate@3.0.0 [INFO] │ ├─┬ lodash.template@3.6.2 [INFO] │ │ ├── lodash._basecopy@3.0.1 [INFO] │ │ ├── lodash._basetostring@3.0.1 [INFO] │ │ ├── lodash._basevalues@3.0.0 [INFO] │ │ ├── lodash._isiterateecall@3.0.9 [INFO] │ │ ├─┬ lodash.escape@3.2.0 [INFO] │ │ │ └── lodash._root@3.0.1 [INFO] │ │ ├─┬ lodash.keys@3.1.2 [INFO] │ │ │ ├── lodash._getnative@3.9.1 [INFO] │ │ │ ├── lodash.isarguments@3.0.8 [INFO] │ │ │ └── lodash.isarray@3.0.4 [INFO] │ │ ├── lodash.restparam@3.6.1 [INFO] │ │ └── lodash.templatesettings@3.1.1 [INFO] │ ├─┬ multipipe@0.1.2 [INFO] │ │ └─┬ duplexer2@0.0.2 [INFO] │ │ └── readable-stream@1.1.14 [INFO] │ ├── object-assign@3.0.0 [INFO] │ └─┬ vinyl@0.5.3 [INFO] │ └── clone-stats@0.0.1 [INFO] ├─┬ gutil@1.6.4 [INFO] │ └── sliced@1.0.1 [INFO] ├── i18n-webpack-plugin@0.2.7 [INFO] ├─┬ jshint-stylish@2.2.0 [INFO] │ ├── log-symbols@1.0.2 [INFO] │ ├─┬ plur@2.1.2 [INFO] │ │ └── irregular-plurals@1.1.0 [INFO] │ ├── string-length@1.0.1 [INFO] │ └── text-table@0.2.0 [INFO] ├─┬ jsx-loader@0.13.2 [INFO] │ └─┬ jstransform@11.0.3 [INFO] │ ├── base62@1.1.1 [INFO] │ ├─┬ commoner@0.10.4 [INFO] │ │ ├─┬ commander@2.9.0 [INFO] │ │ │ └── graceful-readlink@1.0.1 [INFO] │ │ ├─┬ detective@4.3.1 [INFO] │ │ │ └── acorn@1.2.2 [INFO] │ │ ├── glob@5.0.15 [INFO] │ │ ├── iconv-lite@0.4.13 [INFO] │ │ ├── q@1.4.1 [INFO] │ │ └─┬ recast@0.10.43 [INFO] │ │ ├── ast-types@0.8.15 [INFO] │ │ └── esprima-fb@15001.1001.0-dev-harmony-fb [INFO] │ ├── esprima-fb@15001.1.0-dev-harmony-fb [INFO] │ ├── object-assign@2.1.1 [INFO] │ └── source-map@0.4.4 [INFO] ├── less-loader@2.2.3 [INFO] ├─┬ mocha@2.5.3 [INFO] │ ├── commander@2.3.0 [INFO] │ ├── diff@1.4.0 [INFO] │ ├── escape-string-regexp@1.0.2 [INFO] │ ├─┬ glob@3.2.11 [INFO] │ │ ├── inherits@2.0.1 [INFO] │ │ └─┬ minimatch@0.3.0 [INFO] │ │ ├── lru-cache@2.7.3 [INFO] │ │ └── sigmund@1.0.1 [INFO] │ ├── growl@1.9.2 [INFO] │ ├─┬ jade@0.26.3 [INFO] │ │ ├── commander@0.6.1 [INFO] │ │ └── mkdirp@0.3.0 [INFO] │ ├── supports-color@1.2.0 [INFO] │ └── to-iso-string@0.0.2 [INFO] ├── moment@2.13.0 [INFO] ├── node-properties-parser@0.0.2 [INFO] ├─┬ react@0.14.8 [INFO] │ ├─┬ envify@3.4.0 [INFO] │ │ └─┬ jstransform@10.1.0 [INFO] │ │ ├── base62@0.1.1 [INFO] │ │ ├── esprima-fb@13001.1001.0-dev-harmony-fb [INFO] │ │ └── source-map@0.1.31 [INFO] │ └─┬ fbjs@0.6.1 [INFO] │ ├── core-js@1.2.6 [INFO] │ ├── loose-envify@1.2.0 [INFO] │ ├── ua-parser-js@0.7.10 [INFO] │ └── whatwg-fetch@0.9.0 [INFO] ├── react-addons-css-transition-group@0.14.8 [INFO] ├─┬ react-bootstrap@0.28.5 [INFO] │ ├── babel-runtime@5.8.38 [INFO] │ ├── classnames@2.2.5 [INFO] │ ├── dom-helpers@2.4.0 [INFO] │ ├── invariant@2.2.1 [INFO] │ ├── keycode@2.1.1 [INFO] │ ├── lodash-compat@3.10.2 [INFO] │ ├─┬ react-overlays@0.6.3 [INFO] │ │ └── react-prop-types@0.2.2 [INFO] │ ├── react-prop-types@0.3.2 [INFO] │ ├── uncontrollable@3.2.4 [INFO] │ └── warning@2.1.0 [INFO] ├── react-day-picker@1.3.2 [INFO] ├── react-dom@0.14.8 [INFO] ├─┬ react-hot-loader@1.3.0 [INFO] │ ├── react-hot-api@0.4.7 [INFO] │ └─┬ source-map@0.4.4 [INFO] │ └── amdefine@1.0.0 [INFO] ├── require-dir@0.3.0 [INFO] ├── run-sequence@1.2.1 [INFO] ├── shortid@2.2.6 [INFO] ├── style-loader@0.13.1 [INFO] ├─┬ superagent@1.8.3 [INFO] │ ├── component-emitter@1.2.1 [INFO] │ ├── cookiejar@2.0.6 [INFO] │ ├── extend@3.0.0 [INFO] │ ├─┬ form-data@1.0.0-rc3 [INFO] │ │ ├─┬ combined-stream@1.0.5 [INFO] │ │ │ └── delayed-stream@1.0.0 [INFO] │ │ └─┬ mime-types@2.1.11 [INFO] │ │ └── mime-db@1.23.0 [INFO] │ ├── formidable@1.0.17 [INFO] │ ├── methods@1.1.2 [INFO] │ ├── mime@1.3.4 [INFO] │ ├── qs@2.3.3 [INFO] │ ├─┬ readable-stream@1.0.27-1 [INFO] │ │ ├── core-util-is@1.0.2 [INFO] │ │ ├── isarray@0.0.1 [INFO] │ │ └── string_decoder@0.10.31 [INFO] │ └── reduce-component@1.0.1 [INFO] ├── supertest@1.2.0 [INFO] ├─┬ url-loader@0.5.7 [INFO] │ └── mime@1.2.11 [INFO] ├─┬ webpack@1.13.1 [INFO] │ ├── acorn@3.1.0 [INFO] │ ├── async@1.5.2 [INFO] │ ├─┬ enhanced-resolve@0.9.1 [INFO] │ │ └── memory-fs@0.2.0 [INFO] │ ├── interpret@0.6.6 [INFO] │ ├─┬ memory-fs@0.3.0 [INFO] │ │ └─┬ readable-stream@2.1.4 [INFO] │ │ └── isarray@1.0.0 [INFO] │ ├─┬ node-libs-browser@0.5.3 [INFO] │ │ ├── assert@1.4.0 [INFO] │ │ ├─┬ browserify-zlib@0.1.4 [INFO] │ │ │ └── pako@0.2.8 [INFO] │ │ ├─┬ buffer@3.6.0 [INFO] │ │ │ ├── base64-js@0.0.8 [INFO] │ │ │ ├── ieee754@1.1.6 [INFO] │ │ │ └── isarray@1.0.0 [INFO] │ │ ├─┬ console-browserify@1.1.0 [INFO] │ │ │ └── date-now@0.1.4 [INFO] │ │ ├── constants-browserify@0.0.1 [INFO] │ │ ├─┬ crypto-browserify@3.2.8 [INFO] │ │ │ ├── pbkdf2-compat@2.0.1 [INFO] │ │ │ ├── ripemd160@0.2.0 [INFO] │ │ │ └── sha.js@2.2.6 [INFO] │ │ ├── domain-browser@1.1.7 [INFO] │ │ ├── events@1.1.0 [INFO] │ │ ├─┬ http-browserify@1.7.0 [INFO] │ │ │ └── Base64@0.2.1 [INFO] │ │ ├── https-browserify@0.0.0 [INFO] │ │ ├── os-browserify@0.1.2 [INFO] │ │ ├── path-browserify@0.0.0 [INFO] │ │ ├── process@0.11.3 [INFO] │ │ ├── punycode@1.4.1 [INFO] │ │ ├── querystring-es3@0.2.1 [INFO] │ │ ├── readable-stream@1.1.14 [INFO] │ │ ├── stream-browserify@1.0.0 [INFO] │ │ ├── timers-browserify@1.4.2 [INFO] │ │ ├── tty-browserify@0.0.0 [INFO] │ │ ├─┬ url@0.10.3 [INFO] │ │ │ ├── punycode@1.3.2 [INFO] │ │ │ └── querystring@0.2.0 [INFO] │ │ ├── util@0.10.3 [INFO] │ │ └─┬ vm-browserify@0.0.4 [INFO] │ │ └── indexof@0.0.1 [INFO] │ ├─┬ optimist@0.6.1 [INFO] │ │ ├── minimist@0.0.10 [INFO] │ │ └── wordwrap@0.0.3 [INFO] │ ├─┬ supports-color@3.1.2 [INFO] │ │ └── has-flag@1.0.0 [INFO] │ ├── tapable@0.1.10 [INFO] │ ├─┬ watchpack@0.2.9 [INFO] │ │ └── async@0.9.2 [INFO] │ └─┬ webpack-core@0.6.8 [INFO] │ └── source-map@0.4.4 [INFO] ├─┬ webpack-dev-server@1.14.1 [INFO] │ ├─┬ compression@1.6.2 [INFO] │ │ ├─┬ accepts@1.3.3 [INFO] │ │ │ └── negotiator@0.6.1 [INFO] │ │ ├── bytes@2.3.0 [INFO] │ │ ├── compressible@2.0.8 [INFO] │ │ ├── on-headers@1.0.1 [INFO] │ │ └── vary@1.1.0 [INFO] │ ├── connect-history-api-fallback@1.1.0 [INFO] │ ├─┬ express@4.13.4 [INFO] │ │ ├─┬ accepts@1.2.13 [INFO] │ │ │ └── negotiator@0.5.3 [INFO] │ │ ├── array-flatten@1.1.1 [INFO] │ │ ├── content-disposition@0.5.1 [INFO] │ │ ├── content-type@1.0.2 [INFO] │ │ ├── cookie@0.1.5 [INFO] │ │ ├── cookie-signature@1.0.6 [INFO] │ │ ├── depd@1.1.0 [INFO] │ │ ├── escape-html@1.0.3 [INFO] │ │ ├── etag@1.7.0 [INFO] │ │ ├─┬ finalhandler@0.4.1 [INFO] │ │ │ └── unpipe@1.0.0 [INFO] │ │ ├── fresh@0.3.0 [INFO] │ │ ├── merge-descriptors@1.0.1 [INFO] │ │ ├─┬ on-finished@2.3.0 [INFO] │ │ │ └── ee-first@1.1.1 [INFO] │ │ ├── parseurl@1.3.1 [INFO] │ │ ├── path-to-regexp@0.1.7 [INFO] │ │ ├─┬ proxy-addr@1.0.10 [INFO] │ │ │ ├── forwarded@0.1.0 [INFO] │ │ │ └── ipaddr.js@1.0.5 [INFO] │ │ ├── qs@4.0.0 [INFO] │ │ ├── range-parser@1.0.3 [INFO] │ │ ├─┬ send@0.13.1 [INFO] │ │ │ ├── destroy@1.0.4 [INFO] │ │ │ └── statuses@1.2.1 [INFO] │ │ ├── serve-static@1.10.2 [INFO] │ │ ├─┬ type-is@1.6.13 [INFO] │ │ │ └── media-typer@0.3.0 [INFO] │ │ ├── utils-merge@1.0.0 [INFO] │ │ └── vary@1.0.1 [INFO] │ ├─┬ http-proxy@1.13.3 [INFO] │ │ ├── eventemitter3@1.2.0 [INFO] │ │ └── requires-port@1.0.0 [INFO] │ ├─┬ serve-index@1.7.3 [INFO] │ │ ├─┬ accepts@1.2.13 [INFO] │ │ │ └── negotiator@0.5.3 [INFO] │ │ ├── batch@0.5.3 [INFO] │ │ └── http-errors@1.3.1 [INFO] │ ├─┬ sockjs@0.3.17 [INFO] │ │ ├─┬ faye-websocket@0.10.0 [INFO] │ │ │ └─┬ websocket-driver@0.6.5 [INFO] │ │ │ └── websocket-extensions@0.1.1 [INFO] │ │ └── uuid@2.0.2 [INFO] │ ├─┬ sockjs-client@1.1.1 [INFO] │ │ ├─┬ eventsource@0.1.6 [INFO] │ │ │ └─┬ original@1.0.0 [INFO] │ │ │ └── url-parse@1.0.5 [INFO] │ │ ├── faye-websocket@0.11.0 [INFO] │ │ ├── json3@3.3.2 [INFO] │ │ └─┬ url-parse@1.1.1 [INFO] │ │ └── querystringify@0.0.3 [INFO] │ ├── stream-cache@0.0.2 [INFO] │ ├─┬ strip-ansi@3.0.1 [INFO] │ │ └── ansi-regex@2.0.0 [INFO] │ ├── supports-color@3.1.2 [INFO] │ └── webpack-dev-middleware@1.6.1 [INFO] └─┬ webpack-manifest-plugin@1.0.1 [INFO] └── lodash@3.10.1 [INFO] [ERROR] npm WARN EPACKAGEJSON etbm@3.0.0 No repository field. [INFO] [INFO] --- frontend-maven-plugin:0.0.27:gulp (gulp build) @ etbmanager --- [INFO] Running 'gulp.js build --no-color' in C:\apps\jenkins\workspace\eTBM 3 (master) [INFO] [01:20:11] Using gulpfile C:\apps\jenkins\workspace\eTBM 3 (master)\gulpfile.js [INFO] [01:20:11] Starting 'build'... [INFO] [01:20:11] Starting 'clean'... [INFO] [01:20:11] Finished 'clean' after 3.54 ms [INFO] [01:20:11] Starting 'client-lint'... [INFO] [01:20:11] Finished 'build' after 58 ms [INFO] [01:20:18] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\commons\validator.jsx [INFO] 46:1 warning Function 'validateValue' has a complexity of 11 complexity [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\components\react-grid.jsx [INFO] 2:10 warning 'Grid' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\components\router.jsx [INFO] 345:13 warning 'queryParams' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\components\tree-view.jsx [INFO] 226:9 warning 'expitem' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\core\storage.js [INFO] 15:4 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\core\app.jsx [INFO] 53:4 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\forms\form.jsx [INFO] 34:5 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\init\index.js [INFO] 19:17 warning Unable to require module with extension '.jsx' react/require-extension [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\init\initoptions.jsx [INFO] 33:33 warning Expected indentation of 1 tab character but found 0 react/jsx-indent-props [INFO] 33:60 warning Missing JSX expression container around literal string react/jsx-no-literals [INFO] 37:33 warning Expected indentation of 1 tab character but found 0 react/jsx-indent-props [INFO] 37:60 warning Missing JSX expression container around literal string react/jsx-no-literals [INFO] 41:33 warning Expected indentation of 1 tab character but found 0 react/jsx-indent-props [INFO] 41:60 warning Missing JSX expression container around literal string react/jsx-no-literals [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\pub\forgot-pwd.jsx [INFO] 2:26 warning 'Input' is defined but never used no-unused-vars [INFO] 2:33 warning 'Button' is defined but never used no-unused-vars [INFO] 31:29 warning Empty components are self-closing react/self-closing-comp [INFO] 31:41 warning Unexpected usage of singlequote jsx-quotes [INFO] 38:2 warning Newline required at end of file but not found eol-last [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\pub\user-reg.jsx [INFO] 2:26 warning 'Input' is defined but never used no-unused-vars [INFO] 2:33 warning 'Button' is defined but never used no-unused-vars [INFO] 31:29 warning Empty components are self-closing react/self-closing-comp [INFO] 31:41 warning Unexpected usage of singlequote jsx-quotes [INFO] 38:2 warning Newline required at end of file but not found eol-last [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\crud-view.jsx [INFO] 305:3 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\toolbar-content.jsx [INFO] 3:55 warning 'Button' is defined but never used no-unused-vars [INFO] 86:21 warning Expected indentation of 1 tab character but found 0 react/jsx-indent-props [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\forms\controls\group-control.jsx [INFO] 2:8 warning 'formControl' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\forms\impl\form-render.jsx [INFO] 72:1 warning Declare only one React component per file react/no-multi-comp [INFO] 135:1 warning Declare only one React component per file react/no-multi-comp [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\crud\crud-cell.jsx [INFO] 119:5 warning Unexpected console statement no-console [INFO] 188:5 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\dev\crud-example.jsx [INFO] 66:3 warning Unexpected alert no-alert [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\dev\form-example.jsx [INFO] 27:3 warning Unexpected console statement no-console [INFO] 34:4 warning Unexpected alert no-alert [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\dev\form-modal-example.jsx [INFO] 58:3 warning Unexpected alert no-alert [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\dev\table-form-example.jsx [INFO] 50:3 warning Unexpected alert no-alert [INFO] 61:3 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\index-dashboard.jsx [INFO] 28:9 warning JSX props should not use arrow functions react/jsx-no-bind [INFO] 43:9 warning JSX props should not use arrow functions react/jsx-no-bind [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\index-my-activities.jsx [INFO] 2:10 warning 'Row' is defined but never used no-unused-vars [INFO] 2:15 warning 'Col' is defined but never used no-unused-vars [INFO] 3:10 warning 'Card' is defined but never used no-unused-vars [INFO] 3:16 warning 'Profile' is defined but never used no-unused-vars [INFO] 4:10 warning 'app' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\unit.jsx [INFO] 4:10 warning 'app' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\types\table-form-control.jsx [INFO] 29:5 warning Unexpected console statement no-console [INFO] 33:3 warning Expected exception block, space or tab after '//' in comment spaced-comment [INFO] 34:9 warning 'res' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\types\yesno-control.jsx [INFO] 4:8 warning 'Form' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\admin\settings\sys-config.jsx [INFO] 2:8 warning 'ReactDom' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\admin\tables\permission-tree.jsx [INFO] 54:15 error Arrow function should not return assignment no-return-assign [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\admin\tables\users-ws.jsx [INFO] 124:3 warning Unexpected alert no-alert [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\case-adv-reacts.jsx [INFO] 3:10 warning 'Profile' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\case-close.jsx [INFO] 59:3 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\case-data.jsx [INFO] 213:3 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\case-issues.jsx [INFO] 60:12 warning 'issue' is defined but never used no-unused-vars [INFO] 64:14 warning 'issue' is defined but never used no-unused-vars [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\case-move.jsx [INFO] 37:3 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\case-tags.jsx [INFO] 71:3 warning Unexpected console statement no-console [INFO] [INFO] C:\apps\jenkins\workspace\eTBM 3 (master)\client\src\scripts\sys\home\cases\details.jsx [INFO] 86:4 warning Unexpected alert no-alert [INFO] [INFO] ✖ 61 problems (1 error, 60 warnings) [INFO] [INFO] [01:20:18] 'client-lint' errored after 7.82 s [INFO] [01:20:18] ESLintError in plugin 'gulp-eslint' [INFO] Message: [INFO] Failed with 1 error [INFO] [01:20:18] Error in plugin 'run-sequence(client-lint)' [INFO] Message: [INFO] client-lint stream [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:58 min [INFO] Finished at: 2016-05-26T01:20:18-04:00 [INFO] Final Memory: 28M/392M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.27:gulp (gulp build) on project etbmanager: Failed to run task: 'gulp.js build --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 switch. [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 read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Finished: FAILURE