You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/11/07 21:14:00 UTC

[jira] [Resolved] (HBASE-19015) hbase-shaded-check-invariants fails against hadoop3-beta1

     [ https://issues.apache.org/jira/browse/HBASE-19015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved HBASE-19015.
----------------------------
    Resolution: Duplicate

Dup of HBASE-18838

> hbase-shaded-check-invariants fails against hadoop3-beta1
> ---------------------------------------------------------
>
>                 Key: HBASE-19015
>                 URL: https://issues.apache.org/jira/browse/HBASE-19015
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>         Attachments: shaded-check-invariants.out
>
>
> When using the following command trying to build tar ball against hadoop3 beta1:
> {code}
> mvn install -DskipTests -Phadoop-3.0 -Dhadoop-three.version=3.0.0-beta1 -Dhadoop-two.version=3.0.0-beta1 -Djetty.version=9.3.19.v20170502  assembly:single -Prelease
> {code}
> I got the following:
> {code}
> [ERROR] Found artifact with unexpected contents: '/Users/tyu/.m2/repository/org/apache/hbase/hbase-shaded-client/3.0.0-SNAPSHOT/hbase-shaded-client-3.0.0-SNAPSHOT.jar'
>     Please check the following and either correct the build or update
>     the allowed list with reasoning.
>     com/
>     com/nimbusds/
>     com/nimbusds/jwt/
>     com/nimbusds/jwt/SignedJWT.class
>     com/nimbusds/jwt/JWTClaimsSet$Builder.class
>     com/nimbusds/jwt/package-info.class
> {code}
> See full output in attachment.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)