[
https://issues.apache.org/jira/browse/HBASE-18851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172261#comment-16172261
]
Josh Elser commented on HBASE-18851:
------------------------------------
bq. we maintain this kind of information in supplemental-model.xml about a ton
of dependencies.
Ahh, ok. I forgot about that step (assumed it was just coming from that
artifact's POM).
> LICENSE failure after HADOOP-14799 with Hadoop 3
> ------------------------------------------------
>
> Key: HBASE-18851
> URL: https://issues.apache.org/jira/browse/HBASE-18851
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Critical
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18851.001.branch-2.patch
>
>
> Building against a new hadoop-3 snapshot nets a failure in generating the
> LICENSE file for hbase-assembly.
> This is because hadoop-auth's dependency on
> com.nimbusds:nimbus-jose-jwt:jar:4.41.1 brings in org.ow2.asm:asm:jar:5.0.4
> which is licensed was 3-clause BSD but just states the license as "BSD". This
> breaks our parsing.
> Simple change to add "BSD" to our list {{non_aggregate_fine}} in
> {{LICENSE.vm}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)