GitHub user nuttybrewer reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/377
ZEPPELIN-365: Add credentials for dependency loader Allow to authenticate to Artifactory or any other private maven repository using user/pass via the dependency loader You can merge this pull request into a Git repository by running: $ git pull https://github.com/nuttybrewer/incubator-zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/377.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 #377 ---- commit 0936e892c9138886645ec426b1e82b0bc390b15f Author: Patrick Ethier <patr...@secureops.com> Date: 2015-10-29T09:02:31Z Added documentation for new addCredential() function commit e7ece929d97ea58a729934733d5e0b43e103f220 Author: Patrick Ethier <patr...@secureops.com> Date: 2015-10-29T09:03:06Z Added addCredential() function to allow for authenticated repositories via dependency loader commit 0c9395c65b3e6fbb97e2a04062e14bc7c79d994f Author: Patrick Ethier <patr...@secureops.com> Date: 2015-10-29T09:03:26Z Merge branch 'master' of github.com:nuttybrewer/incubator-zeppelin commit b93057d67ee2ab8c4a3f2fd171f5a2e4523e35d4 Author: nuttybrewer <nuttybre...@gmail.com> Date: 2015-10-29T18:25:00Z remove return statement for coding style commit 2b981650e7fda3d81e5e7f1b0a5ab9871c138706 Author: Patrick Ethier <nuttybre...@gmail.com> Date: 2015-10-31T18:49:17Z Update DependencyContext.java Clear the auths in the reset() function ---- --- 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. ---