Github user DrIgor commented on the issue: https://github.com/apache/zeppelin/pull/1944 Actually, compilation succeed without this dependency. Try remove it from pom and run ``` mvn package -pl zeppelin-server -am -DskipTests ``` Tests don't use it, there is no `org.apache.http` imports in zeppelin-server module
--- 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. ---