fix CI, remove conflicting httpclient from job jar
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/65afee78 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/65afee78 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/65afee78 Branch: refs/heads/1.5.x-HBase1.x Commit: 65afee78287186557975e57aca3843689195e1a0 Parents: 72005ea Author: Yang Li <liy...@apache.org> Authored: Fri Sep 23 23:47:24 2016 +0800 Committer: Yang Li <liy...@apache.org> Committed: Fri Sep 23 23:47:24 2016 +0800 ---------------------------------------------------------------------- assembly/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/65afee78/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index c7bde96..0c80afc 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -180,6 +180,7 @@ <exclude>io.netty:*</exclude> <exclude>org.apache.zookeeper:*</exclude> <exclude>net.sf.ehcache:*</exclude> + <exclude>org.apache.httpcomponents:*</exclude> </excludes> </artifactSet> <filters>