[ https://issues.apache.org/jira/browse/HIVE-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701104#comment-15701104 ]
anishek commented on HIVE-14816: -------------------------------- Thejas M Nair looks like additionally in the hive-common module we could move to using maven plugins via mojos instead of custom ant task, the problem arises from the fact that org.apache.hadoop.hive.ant.GenHiveTemplate is used during build to generate templates with a custom ant task which needs ant to be in "compile" scope. > Remove Ant jars from Hive installation > -------------------------------------- > > Key: HIVE-14816 > URL: https://issues.apache.org/jira/browse/HIVE-14816 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Affects Versions: 1.2.1 > Reporter: Vipin Rathor > Assignee: anishek > Priority: Minor > > Apache Ant jars are build-time jars for Hive project and not actually > required to be packaged with Hive libraries. The jars in questions are > ant-launcher-1.9.1.jar and ant-1.9.1.jar which get installed in $HIVE_LIB. > We'll need to remove these superfluous jar files. > Thanks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)