GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1659
[ZEPPELIN-1667] Fix maven options while updating node, npm packages ### What is this PR for? Update maven plugin, node vesion, npm package and fix tests to make #1639 pass CI ### What is the Jira issue? Sub issue of #1639 ### Questions: Does the licenses files need update? NO Is there breaking changes for older versions? YES (front-end build tool usage changed) Does this needs documentation? YES (front-end build tool usage changed) You can merge this pull request into a Git repository by running: $ git pull https://github.com/1ambda/zeppelin pr/1639 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1659.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1659 ---- commit f65cb5e54f94cc34be54293db635f2b8e8d13407 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T07:47:42Z chore: Update frontend plugin version commit b6631c41970f176d99325e4cd07a14d69f7687c0 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T08:05:21Z chore: Add test, build task to npm commit d7753a18bfc91b1d3af592ee36f48c6e033864b9 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T12:37:26Z fix(web): npm tasks in pom.xml commit b86e8bdf7092fd65e1996a9b281085224772cbec Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T13:21:57Z chore: Update assembly plugin version commit 48e3f04f699c6b9ef748d9e940bfde92b56e1f20 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T13:24:43Z chore: Set maven option using mavenrc commit 8975a8291c38d975cef99a4388bbf60a4d79869f Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T13:27:53Z chore: fix travis maven option commit ebfb16391a5ea7c6c98dac50ca3bc7b22f6c1d05 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T13:38:10Z chore: Remove bower install root option commit 44e16af92246bd34dcb72c92d274663d90549715 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T13:44:55Z chore: Update node, npm version to avoid proxy error commit 23dd663d05ffb3ad70773f341406bf99551128c8 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T13:50:53Z fix: Restore bower install option commit b163567151962bfddb6c00507dc59319c2c83f01 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T14:19:13Z chore: Add slient option to bower (show error only) commit bba95b521d616ce46ba1d4df7cb5185dd49cfa0f Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T14:31:40Z chore: Update karma, phantom related package version commit 6b69e6190d21d884c20e74efe8c6eee5e4b34722 Author: 1ambda <1am...@gmail.com> Date: 2016-11-19T14:58:43Z test: fix test for jasmine-core 2.x ref - http://stackoverflow.com/questions/27680933/jasmine-have-createspy-return-mock-object commit dc426b396d2e5ba90d8e51fcd2009b3f503f1b7e Author: 1ambda <1am...@gmail.com> Date: 2016-11-21T02:42:36Z fix: Caching npm, bower, node directories commit 484dd1b5e416b48cf9d17393e9295a0fe49ac4a3 Author: 1ambda <1am...@gmail.com> Date: 2016-11-21T03:05:53Z fix: Print warn, error log only while packing commit 0a7504b9f72143436e4d88b520265d09d6838bb9 Author: 1ambda <1am...@gmail.com> Date: 2016-11-21T03:07:28Z fix: Remove useless script ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---