[
https://issues.apache.org/jira/browse/TEZ-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054501#comment-16054501
]
Gopal V commented on TEZ-3760:
------------------------------
My builds went through with this. LGTM - +1.
> Tez AUX Services: Shading needs to filter SIG files with -Pazure builds
> -----------------------------------------------------------------------
>
> 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
> Assignee: Kuhu Shukla
> Priority: Blocker
> Fix For: 0.9.0
>
> Attachments: TEZ-3760.001.patch
>
>
> {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)