Xuefu Zhang created HIVE-5917:
---------------------------------
Summary: Hive packaging build is broken
Key: HIVE-5917
URL: https://issues.apache.org/jira/browse/HIVE-5917
Project: Hive
Issue Type: Bug
Components: Build Infrastructure
Affects Versions: 0.13.0
Reporter: Xuefu Zhang
mvn package -DskipTests -Phadoop-1 -Pdist
yield the following error:
{code}[INFO] Hive Packaging .................................... FAILURE
[1.224s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.559s
[INFO] Finished at: Mon Dec 02 15:24:58 PST 2013
[INFO] Final Memory: 70M/2933M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.3:single (assemble) on project
hive-packaging: Assembly is incorrectly configured: bin: Assembly is
incorrectly configured: bin:
[ERROR] Assembly: bin is not configured correctly: One or more filters had
unmatched criteria. Check debug log for more information.
[ERROR] -> [Help 1]
{code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)