[
https://issues.apache.org/jira/browse/TEZ-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated TEZ-3760:
-------------------------
Description:
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-shade-plugin:2.4.3:shade (default) on project
tez-aux-services: Error creating shaded jar: Invalid signature file digest for
Manifest main attributes -> [Help 1]
{code}
{code}
$ jar tvf target/tez-aux-services-0.9.0-SNAPSHOT.jar | grep SIG
34677 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.SF
6875 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.RSA
{code}
Needs the equivalent of
https://github.com/apache/hive/blob/master/jdbc/pom.xml#L183
was:
{code}
$ jar tvf target/tez-aux-services-0.9.0-SNAPSHOT.jar | grep SIG
34677 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.SF
6875 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.RSA
{code}
Needs the equivalent of
https://github.com/apache/hive/blob/master/jdbc/pom.xml#L183
> Tez AUX Services: Shading needs to filter SIG files
> ---------------------------------------------------
>
> Key: TEZ-3760
> URL: https://issues.apache.org/jira/browse/TEZ-3760
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: Gopal V
> Priority: Blocker
> Fix For: 0.9.0
>
>
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-shade-plugin:2.4.3:shade (default) on project
> tez-aux-services: Error creating shaded jar: Invalid signature file digest
> for Manifest main attributes -> [Help 1]
> {code}
> {code}
> $ jar tvf target/tez-aux-services-0.9.0-SNAPSHOT.jar | grep SIG
> 34677 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.SF
> 6875 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.RSA
> {code}
> Needs the equivalent of
> https://github.com/apache/hive/blob/master/jdbc/pom.xml#L183
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)