[ https://issues.apache.org/jira/browse/HIVE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192720#comment-14192720 ]
Thomas Friedrich commented on HIVE-7233: ---------------------------------------- Provided a patch. Just changing the packaging for hwi to war is not enough because we need both the jar and the war. Since the packaging needs to be a war for the maven-war-plugin, I added code to also build the jar and attach it as an artifact. > File hive-hwi-0.13.1 not found on lib folder > -------------------------------------------- > > Key: HIVE-7233 > URL: https://issues.apache.org/jira/browse/HIVE-7233 > Project: Hive > Issue Type: New Feature > Components: Web UI > Affects Versions: 0.13.1 > Reporter: Dinh Hoang Luong > Assignee: Thomas Friedrich > Attachments: HIVE-7233.1.patch > > > I found that: > line 27 of file > .../apache-hive-0.13.1-sr/hwi/pom.xml with > <package>jar</package> instead of <package>war</package> > sorry my english is bad. -- This message was sent by Atlassian JIRA (v6.3.4#6332)